|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.dataflow.ops.EPStatementSource
public class EPStatementSource
Nested Class Summary | |
---|---|
static class |
EPStatementSource.EmitterCollectorUpdateListener
|
static class |
EPStatementSource.EmitterUpdateListener
|
static class |
EPStatementSource.LocalEmitter
|
static class |
EPStatementSource.PortAndMessagePair
|
Constructor Summary | |
---|---|
EPStatementSource()
|
Method Summary | |
---|---|
void |
close(DataFlowOpCloseContext openContext)
|
DataFlowOpInitializeResult |
initialize(DataFlowOpInitializateContext context)
|
void |
next()
|
void |
observe(StatementLifecycleEvent theEvent)
Observer statement state changes. |
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 EPStatementSource()
Method Detail |
---|
public DataFlowOpInitializeResult initialize(DataFlowOpInitializateContext context) throws java.lang.Exception
initialize
in interface DataFlowOpLifecycle
java.lang.Exception
public void next() throws java.lang.InterruptedException
next
in interface DataFlowSourceOperator
java.lang.InterruptedException
public void open(DataFlowOpOpenContext openContext)
open
in interface DataFlowOpLifecycle
public void observe(StatementLifecycleEvent theEvent)
StatementLifecycleObserver
observe
in interface StatementLifecycleObserver
theEvent
- indicates statement changedpublic 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 |