public abstract class MetaStorePreEventListener
extends java.lang.Object
| Constructor and Description |
|---|
MetaStorePreEventListener(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
abstract void |
onEvent(PreEventContext context) |
void |
setConf(Configuration config) |
public abstract void onEvent(PreEventContext context) throws MetaException, NoSuchObjectException, InvalidOperationException
public Configuration getConf()
public void setConf(Configuration config)
Copyright © 2012 The Apache Software Foundation