|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.facebook.fb303.FacebookService.Client
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Client
org.apache.hadoop.hive.service.ThriftHive.Client
public static class ThriftHive.Client
Field Summary |
---|
Fields inherited from class com.facebook.fb303.FacebookService.Client |
---|
iprot_, oprot_, seqid_ |
Constructor Summary | |
---|---|
ThriftHive.Client(com.facebook.thrift.protocol.TProtocol prot)
|
|
ThriftHive.Client(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot)
|
Method Summary | |
---|---|
void |
execute(String query)
|
List<String> |
fetchAll()
|
List<String> |
fetchN(int numRows)
|
String |
fetchOne()
|
String |
getSchema()
|
void |
recv_execute()
|
List<String> |
recv_fetchAll()
|
List<String> |
recv_fetchN()
|
String |
recv_fetchOne()
|
String |
recv_getSchema()
|
void |
send_execute(String query)
|
void |
send_fetchAll()
|
void |
send_fetchN(int numRows)
|
void |
send_fetchOne()
|
void |
send_getSchema()
|
Methods inherited from class com.facebook.fb303.FacebookService.Client |
---|
aliveSince, getCounter, getCounters, getLimitedReflection, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, recv_aliveSince, recv_getCounter, recv_getCounters, recv_getLimitedReflection, recv_getName, recv_getOption, recv_getOptions, recv_getStatus, recv_getStatusDetails, recv_getVersion, recv_setOption, reinitialize, send_aliveSince, send_getCounter, send_getCounters, send_getLimitedReflection, send_getName, send_getOption, send_getOptions, send_getStatus, send_getStatusDetails, send_getVersion, send_reinitialize, send_setOption, send_shutdown, setOption, shutdown |
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.hive.metastore.api.ThriftHiveMetastore.Iface |
---|
add_partition, alter_partitions, alter_table, append_partition, create_database, create_index, create_table, create_type, drop_database, drop_partition, drop_table, drop_type, get_database, get_databases, get_fields, get_partition_names, get_partition, get_partitions, get_table, get_tables, get_type_all, get_type |
Methods inherited from interface com.facebook.fb303.FacebookService.Iface |
---|
aliveSince, getCounter, getCounters, getLimitedReflection, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, reinitialize, setOption, shutdown |
Constructor Detail |
---|
public ThriftHive.Client(com.facebook.thrift.protocol.TProtocol prot)
public ThriftHive.Client(com.facebook.thrift.protocol.TProtocol iprot, com.facebook.thrift.protocol.TProtocol oprot)
Method Detail |
---|
public void execute(String query) throws HiveServerException, com.facebook.thrift.TException
execute
in interface ThriftHive.Iface
HiveServerException
com.facebook.thrift.TException
public void send_execute(String query) throws com.facebook.thrift.TException
com.facebook.thrift.TException
public void recv_execute() throws HiveServerException, com.facebook.thrift.TException
HiveServerException
com.facebook.thrift.TException
public String fetchOne() throws HiveServerException, com.facebook.thrift.TException
fetchOne
in interface ThriftHive.Iface
HiveServerException
com.facebook.thrift.TException
public void send_fetchOne() throws com.facebook.thrift.TException
com.facebook.thrift.TException
public String recv_fetchOne() throws HiveServerException, com.facebook.thrift.TException
HiveServerException
com.facebook.thrift.TException
public List<String> fetchN(int numRows) throws HiveServerException, com.facebook.thrift.TException
fetchN
in interface ThriftHive.Iface
HiveServerException
com.facebook.thrift.TException
public void send_fetchN(int numRows) throws com.facebook.thrift.TException
com.facebook.thrift.TException
public List<String> recv_fetchN() throws HiveServerException, com.facebook.thrift.TException
HiveServerException
com.facebook.thrift.TException
public List<String> fetchAll() throws HiveServerException, com.facebook.thrift.TException
fetchAll
in interface ThriftHive.Iface
HiveServerException
com.facebook.thrift.TException
public void send_fetchAll() throws com.facebook.thrift.TException
com.facebook.thrift.TException
public List<String> recv_fetchAll() throws HiveServerException, com.facebook.thrift.TException
HiveServerException
com.facebook.thrift.TException
public String getSchema() throws HiveServerException, com.facebook.thrift.TException
getSchema
in interface ThriftHive.Iface
HiveServerException
com.facebook.thrift.TException
public void send_getSchema() throws com.facebook.thrift.TException
com.facebook.thrift.TException
public String recv_getSchema() throws HiveServerException, com.facebook.thrift.TException
HiveServerException
com.facebook.thrift.TException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |