com.espertech.esper.core.start
Class EPStatementStartMethodSelectDesc
java.lang.Object
com.espertech.esper.core.start.EPStatementStartMethodSelectDesc
public class EPStatementStartMethodSelectDesc
- extends java.lang.Object
Starts and provides the stop method for EPL statements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPStatementStartMethodSelectDesc
public EPStatementStartMethodSelectDesc(StatementAgentInstanceFactorySelect statementAgentInstanceFactorySelect,
SubSelectStrategyCollection subSelectStrategyCollection,
ViewResourceDelegateUnverified viewResourceDelegateUnverified,
ResultSetProcessorFactoryDesc resultSetProcessorPrototypeDesc,
EPStatementStopMethod stopMethod)
getStatementAgentInstanceFactorySelect
public StatementAgentInstanceFactorySelect getStatementAgentInstanceFactorySelect()
getSubSelectStrategyCollection
public SubSelectStrategyCollection getSubSelectStrategyCollection()
getViewResourceDelegateUnverified
public ViewResourceDelegateUnverified getViewResourceDelegateUnverified()
getResultSetProcessorPrototypeDesc
public ResultSetProcessorFactoryDesc getResultSetProcessorPrototypeDesc()
getStopMethod
public EPStatementStopMethod getStopMethod()