|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaStoreEndFunctionContext | |
---|---|
org.apache.hadoop.hive.metastore |
Uses of MetaStoreEndFunctionContext in org.apache.hadoop.hive.metastore |
---|
Fields in org.apache.hadoop.hive.metastore with type parameters of type MetaStoreEndFunctionContext | |
---|---|
static List<MetaStoreEndFunctionContext> |
DummyEndFunctionListener.contextList
|
Methods in org.apache.hadoop.hive.metastore with parameters of type MetaStoreEndFunctionContext | |
---|---|
void |
HiveMetaStore.HMSHandler.endFunction(String function,
MetaStoreEndFunctionContext context)
|
void |
DummyEndFunctionListener.onEndFunction(String functionName,
MetaStoreEndFunctionContext context)
|
abstract void |
MetaStoreEndFunctionListener.onEndFunction(String functionName,
MetaStoreEndFunctionContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |