|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.dataflow.ops.Filter
public class Filter
Constructor Summary | |
---|---|
Filter()
|
Method Summary | |
---|---|
void |
close(DataFlowOpCloseContext openContext)
|
DataFlowOpInitializeResult |
initialize(DataFlowOpInitializateContext prepareContext)
|
void |
onInput(java.lang.Object row)
|
void |
open(DataFlowOpOpenContext openContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Filter()
Method Detail |
---|
public DataFlowOpInitializeResult initialize(DataFlowOpInitializateContext prepareContext) throws java.lang.Exception
initialize
in interface DataFlowOpLifecycle
java.lang.Exception
public void onInput(java.lang.Object row)
public void open(DataFlowOpOpenContext openContext)
open
in interface DataFlowOpLifecycle
public void close(DataFlowOpCloseContext openContext)
close
in interface DataFlowOpLifecycle
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |