|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHMSHandler | |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.service |
Uses of IHMSHandler in org.apache.hadoop.hive.metastore |
---|
Classes in org.apache.hadoop.hive.metastore that implement IHMSHandler | |
---|---|
static class |
HiveMetaStore.HMSHandler
|
Methods in org.apache.hadoop.hive.metastore that return IHMSHandler | |
---|---|
static IHMSHandler |
RetryingHMSHandler.getProxy(HiveConf hiveConf,
String name)
|
static IHMSHandler |
HiveMetaStore.newHMSHandler(String name,
HiveConf hiveConf)
|
Uses of IHMSHandler in org.apache.hadoop.hive.service |
---|
Classes in org.apache.hadoop.hive.service that implement IHMSHandler | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |