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