org.apache.hadoop.hive.metastore
Class TestMetaStoreListenersError.ErrorEventListener

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.MetaStoreEventListener
      extended by org.apache.hadoop.hive.metastore.TestMetaStoreListenersError.ErrorEventListener
Enclosing class:
TestMetaStoreListenersError

public static class TestMetaStoreListenersError.ErrorEventListener
extends MetaStoreEventListener


Constructor Summary
TestMetaStoreListenersError.ErrorEventListener(Configuration config)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.metastore.MetaStoreEventListener
getConf, onAddPartition, onAlterPartition, onAlterTable, onCreateDatabase, onCreateTable, onDropDatabase, onDropPartition, onDropTable, onLoadPartitionDone, setConf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMetaStoreListenersError.ErrorEventListener

public TestMetaStoreListenersError.ErrorEventListener(Configuration config)


Copyright © 2012 The Apache Software Foundation