|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.adapter.BaseSubscription
com.espertech.esperio.db.core.EsperIODBBaseSubscription
public class EsperIODBBaseSubscription
Field Summary |
---|
Fields inherited from class com.espertech.esper.adapter.BaseSubscription |
---|
adapter, eventTypeName, subscriptionName |
Constructor Summary | |
---|---|
EsperIODBBaseSubscription(RunnableFactory runnableFactory,
java.util.concurrent.Executor executor)
|
Method Summary | |
---|---|
java.lang.String |
getStatementId()
|
boolean |
isSubSelect()
|
void |
matchFound(EventBean theEvent,
java.util.Collection<FilterHandleCallback> allStmtMatches)
|
Methods inherited from class com.espertech.esper.adapter.BaseSubscription |
---|
getAdapter, getEventTypeName, getSubscriptionName, registerAdapter, registerAdapter, seteventTypeName, setSubscriptionName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EsperIODBBaseSubscription(RunnableFactory runnableFactory, java.util.concurrent.Executor executor)
Method Detail |
---|
public void matchFound(EventBean theEvent, java.util.Collection<FilterHandleCallback> allStmtMatches)
matchFound
in interface FilterHandleCallback
matchFound
in class BaseSubscription
public boolean isSubSelect()
public java.lang.String getStatementId()
|
© 2006-2014 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 |