Class ServiceStatusCmd

java.lang.Object
org.apache.accumulo.server.util.ServiceStatusCmd

public class ServiceStatusCmd extends Object
  • Field Details

  • Constructor Details

    • ServiceStatusCmd

      public ServiceStatusCmd()
  • Method Details

    • execute

      public void execute(ServerContext context, ServiceStatusCmd.Opts opts)
      Read the service statuses from ZooKeeper, build the status report and then output the report to stdout.