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

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

public class VersionStatement
extends GenericStatement
implements NonConnectionStatement


Constructor Summary
VersionStatement()
           
 
Method Summary
 ExecutionResults execute()
           
static String usage()
           
 
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

VersionStatement

public VersionStatement()
Method Detail

execute

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

usage

public static String usage()


Copyright © 2011. All Rights Reserved.