org.apache.hadoop.hbase.hbql.statement
Class HelpStatement

java.lang.Object
  extended by org.apache.hadoop.hbase.hbql.statement.GenericStatement
      extended by org.apache.hadoop.hbase.hbql.statement.HelpStatement
All Implemented Interfaces:
HBqlStatement, NonConnectionStatement

public class HelpStatement
extends GenericStatement
implements NonConnectionStatement


Constructor Summary
HelpStatement()
           
 
Method Summary
 ExecutionResults execute()
           
 
Methods inherited from class org.apache.hadoop.hbase.hbql.statement.GenericStatement
evaluatePredicateAndExecute, execute, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.hadoop.hbase.hbql.statement.HBqlStatement
validate
 

Constructor Detail

HelpStatement

public HelpStatement()
Method Detail

execute

public ExecutionResults execute()
Specified by:
execute in interface NonConnectionStatement


Copyright © 2011. All Rights Reserved.