org.apache.accumulo.core.util.shell.commands
Class OnlineCommand
java.lang.Object
org.apache.accumulo.core.util.shell.Shell.Command
org.apache.accumulo.core.util.shell.commands.TableOperation
org.apache.accumulo.core.util.shell.commands.OnlineCommand
public class OnlineCommand
- extends TableOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnlineCommand
public OnlineCommand()
description
public String description()
- Overrides:
description
in class TableOperation
doTableOp
protected void doTableOp(Shell shellState,
String tableName)
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException
- Specified by:
doTableOp
in class TableOperation
- Throws:
AccumuloException
AccumuloSecurityException
TableNotFoundException
execute
public int execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState)
throws Exception
- Overrides:
execute
in class TableOperation
- Throws:
Exception
getOptions
public org.apache.commons.cli.Options getOptions()
- Overrides:
getOptions
in class TableOperation
Copyright © 2015 Apache Accumulo Project. All rights reserved.