com.espertech.esper.core.service
Interface EPStatementFactory

All Known Implementing Classes:
EPStatementFactoryDefault

public interface EPStatementFactory


Method Summary
 EPStatementSPI make(java.lang.String expressionNoAnnotations, boolean isPattern, DispatchService dispatchService, StatementLifecycleSvcImpl statementLifecycleSvc, long timeLastStateChange, boolean preserveDispatchOrder, boolean isSpinLocks, long blockingTimeout, TimeSourceService timeSource, StatementMetadata statementMetadata, java.lang.Object statementUserObject, StatementContext statementContext, boolean isFailed, boolean nameProvided)
           
 StopCallback makeStopMethod(StatementAgentInstanceFactoryResult startResult)
           
 

Method Detail

make

EPStatementSPI make(java.lang.String expressionNoAnnotations,
                    boolean isPattern,
                    DispatchService dispatchService,
                    StatementLifecycleSvcImpl statementLifecycleSvc,
                    long timeLastStateChange,
                    boolean preserveDispatchOrder,
                    boolean isSpinLocks,
                    long blockingTimeout,
                    TimeSourceService timeSource,
                    StatementMetadata statementMetadata,
                    java.lang.Object statementUserObject,
                    StatementContext statementContext,
                    boolean isFailed,
                    boolean nameProvided)

makeStopMethod

StopCallback makeStopMethod(StatementAgentInstanceFactoryResult startResult)

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