org.apache.hadoop.hbase.shell
Interface CommandFactory

All Known Implementing Classes:
BasicCommand, ClearCommand, CreateCommand, DeleteCommand, DescCommand, DropCommand, ExitCommand, HelpCommand, InsertCommand, SelectCommand, ShowCommand

public interface CommandFactory

Parser uses command factories to create command.


Method Summary
 Command getCommand()
           
 

Method Detail

getCommand

Command getCommand()


Copyright © 2006 The Apache Software Foundation