Package org.apache.accumulo.server.conf
Class CheckServerConfig
java.lang.Object
org.apache.accumulo.server.conf.CheckServerConfig
- All Implemented Interfaces:
KeywordExecutable
@AutoService(org.apache.accumulo.start.spi.KeywordExecutable.class)
public class CheckServerConfig
extends Object
implements KeywordExecutable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.accumulo.start.spi.KeywordExecutable
KeywordExecutable.UsageGroup
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.accumulo.start.spi.KeywordExecutable
usage, usageGroup
-
Constructor Details
-
CheckServerConfig
public CheckServerConfig()
-
-
Method Details
-
main
-
keyword
- Specified by:
keyword
in interfaceKeywordExecutable
-
description
- Specified by:
description
in interfaceKeywordExecutable
-
execute
- Specified by:
execute
in interfaceKeywordExecutable
-