|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ThriftHive.Iface
Method Summary | |
---|---|
void |
clean()
|
void |
execute(String query)
|
List<String> |
fetchAll()
|
List<String> |
fetchN(int numRows)
|
String |
fetchOne()
|
HiveClusterStatus |
getClusterStatus()
|
QueryPlan |
getQueryPlan()
|
Schema |
getSchema()
|
Schema |
getThriftSchema()
|
Methods inherited from interface com.facebook.fb303.FacebookService.Iface |
---|
aliveSince, getCounter, getCounters, getCpuProfile, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, reinitialize, setOption, shutdown |
Method Detail |
---|
void execute(String query) throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
String fetchOne() throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
List<String> fetchN(int numRows) throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
List<String> fetchAll() throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
Schema getSchema() throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
Schema getThriftSchema() throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
HiveClusterStatus getClusterStatus() throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
QueryPlan getQueryPlan() throws HiveServerException, org.apache.thrift.TException
HiveServerException
org.apache.thrift.TException
void clean() throws org.apache.thrift.TException
org.apache.thrift.TException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |