|
||||||||||
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
org.apache.hadoop.hive.service.HiveClient
public class HiveClient
Thrift Hive Client Just an empty class that can be used to run queries on a stand alone hive server
Field Summary |
---|
Fields inherited from class com.facebook.fb303.FacebookService.Client |
---|
iprot_, oprot_, seqid_ |
Constructor Summary | |
---|---|
HiveClient(com.facebook.thrift.protocol.TProtocol prot)
|
Method Summary |
---|
Methods inherited from class org.apache.hadoop.hive.service.ThriftHive.Client |
---|
execute, fetchAll, fetchN, fetchOne, getSchema, recv_execute, recv_fetchAll, recv_fetchN, recv_fetchOne, recv_getSchema, send_execute, send_fetchAll, send_fetchN, send_fetchOne, 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.service.ThriftHive.Iface |
---|
execute, fetchAll, fetchN, fetchOne, getSchema |
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 HiveClient(com.facebook.thrift.protocol.TProtocol prot)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |