|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPStatementStopMethod | |
---|---|
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
com.espertech.esper.core.start | Classes related to start and stop of statements |
Uses of EPStatementStopMethod in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that return EPStatementStopMethod | |
---|---|
EPStatementStopMethod |
StatementLifecycleSvcImpl.EPStatementDesc.getStopMethod()
Returns the stop method. |
Methods in com.espertech.esper.core.service with parameters of type EPStatementStopMethod | |
---|---|
void |
StatementLifecycleSvcImpl.EPStatementDesc.setStopMethod(EPStatementStopMethod stopMethod)
Sets the stop method. |
Uses of EPStatementStopMethod in com.espertech.esper.core.start |
---|
Classes in com.espertech.esper.core.start that implement EPStatementStopMethod | |
---|---|
class |
EPStatementStopMethodImpl
Method to call to stop an EPStatement. |
Methods in com.espertech.esper.core.start that return EPStatementStopMethod | |
---|---|
EPStatementStopMethod |
EPStatementStartResult.getStopMethod()
Returns stop method. |
EPStatementStopMethod |
EPStatementStartMethodSelectDesc.getStopMethod()
|
Constructors in com.espertech.esper.core.start with parameters of type EPStatementStopMethod | |
---|---|
EPStatementStartMethodSelectDesc(StatementAgentInstanceFactorySelect statementAgentInstanceFactorySelect,
SubSelectStrategyCollection subSelectStrategyCollection,
ViewResourceDelegateUnverified viewResourceDelegateUnverified,
ResultSetProcessorFactoryDesc resultSetProcessorPrototypeDesc,
EPStatementStopMethod stopMethod,
EPStatementDestroyCallbackList destroyCallbacks)
|
|
EPStatementStartResult(Viewable viewable,
EPStatementStopMethod stopMethod)
Ctor. |
|
EPStatementStartResult(Viewable viewable,
EPStatementStopMethod stopMethod,
EPStatementDestroyMethod destroyMethod)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |