org.apache.hadoop.hbase.shell
Class DropCommand
java.lang.Object
org.apache.hadoop.hbase.shell.BasicCommand
org.apache.hadoop.hbase.shell.DropCommand
- All Implemented Interfaces:
- Command, CommandFactory
public class DropCommand
- extends BasicCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropCommand
public DropCommand()
execute
public ReturnMsg execute(HClient client)
- Description copied from interface:
Command
- Execute a command
setArgument
public void setArgument(String argument)
Copyright © 2006 The Apache Software Foundation