public class EsperIODBBaseSubscription
extends com.espertech.esper.adapter.BaseSubscription
Constructor and Description |
---|
EsperIODBBaseSubscription(RunnableFactory runnableFactory,
java.util.concurrent.Executor executor) |
Modifier and Type | Method and Description |
---|---|
int |
getStatementId() |
boolean |
isSubSelect() |
void |
matchFound(com.espertech.esper.client.EventBean theEvent,
java.util.Collection<com.espertech.esper.filter.FilterHandleCallback> allStmtMatches) |
public EsperIODBBaseSubscription(RunnableFactory runnableFactory, java.util.concurrent.Executor executor)
public void matchFound(com.espertech.esper.client.EventBean theEvent, java.util.Collection<com.espertech.esper.filter.FilterHandleCallback> allStmtMatches)
matchFound
in interface com.espertech.esper.filter.FilterHandleCallback
matchFound
in class com.espertech.esper.adapter.BaseSubscription
public boolean isSubSelect()
public int getStatementId()