public class DummyEndFunctionListener extends MetaStoreEndFunctionListener
MetaStoreEndFunctionListener
for testing purposes.| Modifier and Type | Field and Description |
|---|---|
static java.util.List<MetaStoreEndFunctionContext> |
contextList |
static java.util.List<java.lang.String> |
funcNameList |
| Constructor and Description |
|---|
DummyEndFunctionListener(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEndFunction(java.lang.String functionName,
MetaStoreEndFunctionContext context) |
exportCounters, getConf, setConfpublic static final java.util.List<java.lang.String> funcNameList
public static final java.util.List<MetaStoreEndFunctionContext> contextList
public void onEndFunction(java.lang.String functionName,
MetaStoreEndFunctionContext context)
onEndFunction in class MetaStoreEndFunctionListenerCopyright © 2012 The Apache Software Foundation