org.apache.hadoop.hbase.hbql.statement
Interface NonConnectionStatement

All Superinterfaces:
HBqlStatement
All Known Implementing Classes:
HelpStatement, SetStatement, VersionStatement

public interface NonConnectionStatement
extends HBqlStatement


Method Summary
 ExecutionResults execute()
           
 
Methods inherited from interface org.apache.hadoop.hbase.hbql.statement.HBqlStatement
validate
 

Method Detail

execute

ExecutionResults execute()
                         throws HBqlException
Throws:
HBqlException


Copyright © 2011. All Rights Reserved.