|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThriftHiveMetastore.Iface | |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api | |
org.apache.hadoop.hive.service |
Uses of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.metastore |
---|
Classes in org.apache.hadoop.hive.metastore that implement ThriftHiveMetastore.Iface | |
---|---|
static class |
HiveMetaStore.HMSHandler
|
Uses of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.metastore.api |
---|
Classes in org.apache.hadoop.hive.metastore.api that implement ThriftHiveMetastore.Iface | |
---|---|
static class |
ThriftHiveMetastore.Client
|
Constructors in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.Iface | |
---|---|
ThriftHiveMetastore.Processor(ThriftHiveMetastore.Iface iface)
|
Uses of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.service |
---|
Subinterfaces of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.service | |
---|---|
interface |
HiveInterface
HiveInterface extends 2 interfaces, ThriftHive and ThriftHiveMetastore. |
static interface |
ThriftHive.Iface
|
Classes in org.apache.hadoop.hive.service that implement ThriftHiveMetastore.Iface | |
---|---|
class |
HiveClient
Thrift Hive Client Just an empty class that can be used to run queries on a stand alone hive server. |
static class |
HiveServer.HiveServerHandler
Handler which implements the Hive Interface This class can be used in lieu of the HiveClient class to get an embedded server. |
static class |
ThriftHive.Client
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |