public abstract class MetaStoreInitListener
extends java.lang.Object
| Constructor and Description |
|---|
MetaStoreInitListener(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
abstract void |
onInit(MetaStoreInitContext context) |
void |
setConf(Configuration config) |
public abstract void onInit(MetaStoreInitContext context) throws MetaException
MetaExceptionpublic Configuration getConf()
public void setConf(Configuration config)
Copyright © 2012 The Apache Software Foundation