Uses of Class
org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext

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)
           
 



Copyright © 2011 The Apache Software Foundation