|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThriftHive.Iface | |
---|---|
org.apache.hadoop.hive.service |
Uses of ThriftHive.Iface in org.apache.hadoop.hive.service |
---|
Classes in org.apache.hadoop.hive.service with type parameters of type ThriftHive.Iface | |
---|---|
static class |
ThriftHive.Processor<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.clean<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.execute<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.fetchAll<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.fetchN<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.fetchOne<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.getClusterStatus<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.getQueryPlan<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.getSchema<I extends ThriftHive.Iface>
|
static class |
ThriftHive.Processor.getThriftSchema<I extends ThriftHive.Iface>
|
Subinterfaces of ThriftHive.Iface in org.apache.hadoop.hive.service | |
---|---|
interface |
HiveInterface
HiveInterface extends 2 interfaces, ThriftHive and ThriftHiveMetastore. |
Classes in org.apache.hadoop.hive.service that implement ThriftHive.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 |