com.espertech.esper.core.start
Class EPStatementStartMethodSelectDesc

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementStartMethodSelectDesc

public class EPStatementStartMethodSelectDesc
extends java.lang.Object

Starts and provides the stop method for EPL statements.


Constructor Summary
EPStatementStartMethodSelectDesc(StatementAgentInstanceFactorySelect statementAgentInstanceFactorySelect, SubSelectStrategyCollection subSelectStrategyCollection, ViewResourceDelegateUnverified viewResourceDelegateUnverified, ResultSetProcessorFactoryDesc resultSetProcessorPrototypeDesc, EPStatementStopMethod stopMethod, EPStatementDestroyCallbackList destroyCallbacks)
           
 
Method Summary
 EPStatementDestroyCallbackList getDestroyCallbacks()
           
 ResultSetProcessorFactoryDesc getResultSetProcessorPrototypeDesc()
           
 StatementAgentInstanceFactorySelect getStatementAgentInstanceFactorySelect()
           
 EPStatementStopMethod getStopMethod()
           
 SubSelectStrategyCollection getSubSelectStrategyCollection()
           
 ViewResourceDelegateUnverified getViewResourceDelegateUnverified()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementStartMethodSelectDesc

public EPStatementStartMethodSelectDesc(StatementAgentInstanceFactorySelect statementAgentInstanceFactorySelect,
                                        SubSelectStrategyCollection subSelectStrategyCollection,
                                        ViewResourceDelegateUnverified viewResourceDelegateUnverified,
                                        ResultSetProcessorFactoryDesc resultSetProcessorPrototypeDesc,
                                        EPStatementStopMethod stopMethod,
                                        EPStatementDestroyCallbackList destroyCallbacks)
Method Detail

getStatementAgentInstanceFactorySelect

public StatementAgentInstanceFactorySelect getStatementAgentInstanceFactorySelect()

getSubSelectStrategyCollection

public SubSelectStrategyCollection getSubSelectStrategyCollection()

getViewResourceDelegateUnverified

public ViewResourceDelegateUnverified getViewResourceDelegateUnverified()

getResultSetProcessorPrototypeDesc

public ResultSetProcessorFactoryDesc getResultSetProcessorPrototypeDesc()

getStopMethod

public EPStatementStopMethod getStopMethod()

getDestroyCallbacks

public EPStatementDestroyCallbackList getDestroyCallbacks()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com