Package org.apache.accumulo.server.util
Class ServiceStatusCmd
java.lang.Object
org.apache.accumulo.server.util.ServiceStatusCmd
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(ServerContext context, ServiceStatusCmd.Opts opts) Read the service statuses from ZooKeeper, build the status report and then output the report to stdout.
-
Field Details
-
NO_GROUP_TAG
- See Also:
-
-
Constructor Details
-
ServiceStatusCmd
public ServiceStatusCmd()
-
-
Method Details
-
execute
Read the service statuses from ZooKeeper, build the status report and then output the report to stdout.
-