Package org.apache.accumulo.server.util
Class ConvertConfig
java.lang.Object
org.apache.accumulo.server.util.ConvertConfig
- All Implemented Interfaces:
KeywordExecutable
@AutoService(org.apache.accumulo.start.spi.KeywordExecutable.class)
public class ConvertConfig
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
-
Constructor Details
-
ConvertConfig
public ConvertConfig()
-
-
Method Details
-
keyword
- Specified by:
keyword
in interfaceKeywordExecutable
-
usageGroup
- Specified by:
usageGroup
in interfaceKeywordExecutable
-
description
- Specified by:
description
in interfaceKeywordExecutable
-
execute
- Specified by:
execute
in interfaceKeywordExecutable
- Throws:
Exception
-
main
- Throws:
Exception
-