org.apache.hadoop.hive.metastore
Class TestMetaStoreListenersError.ErrorInitListener
java.lang.Object
org.apache.hadoop.hive.metastore.MetaStoreInitListener
org.apache.hadoop.hive.metastore.TestMetaStoreListenersError.ErrorInitListener
- Enclosing class:
- TestMetaStoreListenersError
public static class TestMetaStoreListenersError.ErrorInitListener
- extends MetaStoreInitListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMetaStoreListenersError.ErrorInitListener
public TestMetaStoreListenersError.ErrorInitListener(Configuration config)
onInit
public void onInit(MetaStoreInitContext context)
throws MetaException
- Specified by:
onInit
in class MetaStoreInitListener
- Throws:
MetaException
Copyright © 2012 The Apache Software Foundation