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

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.MetaStoreInitListener
      extended by org.apache.hadoop.hive.metastore.TestMetaStoreListenersError.ErrorInitListener
Enclosing class:
TestMetaStoreListenersError

public static class TestMetaStoreListenersError.ErrorInitListener
extends MetaStoreInitListener


Constructor Summary
TestMetaStoreListenersError.ErrorInitListener(Configuration config)
           
 
Method Summary
 void onInit(MetaStoreInitContext context)
           
 
Methods inherited from class org.apache.hadoop.hive.metastore.MetaStoreInitListener
getConf, setConf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMetaStoreListenersError.ErrorInitListener

public TestMetaStoreListenersError.ErrorInitListener(Configuration config)
Method Detail

onInit

public void onInit(MetaStoreInitContext context)
            throws MetaException
Specified by:
onInit in class MetaStoreInitListener
Throws:
MetaException


Copyright © 2012 The Apache Software Foundation