|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceStability.Evolving | |
---|---|
org.apache.hadoop.hive.metastore |
Uses of InterfaceStability.Evolving in org.apache.hadoop.hive.metastore |
---|
Classes in org.apache.hadoop.hive.metastore with annotations of type InterfaceStability.Evolving | |
---|---|
static class |
HiveMetaStore.HMSHandler.Command<T>
A Command is a closure used to pass a block of code from individual functions to executeWithRetry, which centralizes connection error handling. |
Methods in org.apache.hadoop.hive.metastore with annotations of type InterfaceStability.Evolving | ||
---|---|---|
|
HiveMetaStore.HMSHandler.executeWithRetry(HiveMetaStore.HMSHandler.Command<T> cmd)
|
|
RawStore |
HiveMetaStore.HMSHandler.getMS(boolean reloadConf)
Get a cached RawStore. |
|
javax.jdo.PersistenceManager |
ObjectStore.getPersistenceManager()
|
|
T |
HiveMetaStore.HMSHandler.Command.run(RawStore ms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |