org.apache.hadoop.hbase.shell
Class DescCommand
java.lang.Object
org.apache.hadoop.hbase.shell.BasicCommand
org.apache.hadoop.hbase.shell.DescCommand
- All Implemented Interfaces:
- Command, CommandFactory
public class DescCommand
- extends BasicCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescCommand
public DescCommand()
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