public interface EPStatementFactory
Modifier and Type | Method and Description |
---|---|
EPStatementSPI |
make(String expressionNoAnnotations,
boolean isPattern,
DispatchService dispatchService,
StatementLifecycleSvcImpl statementLifecycleSvc,
long timeLastStateChange,
boolean preserveDispatchOrder,
boolean isSpinLocks,
long blockingTimeout,
TimeSourceService timeSource,
StatementMetadata statementMetadata,
Object statementUserObject,
StatementContext statementContext,
boolean isFailed,
boolean nameProvided) |
StopCallback |
makeStopMethod(StatementAgentInstanceFactoryResult startResult) |
EPStatementSPI make(String expressionNoAnnotations, boolean isPattern, DispatchService dispatchService, StatementLifecycleSvcImpl statementLifecycleSvc, long timeLastStateChange, boolean preserveDispatchOrder, boolean isSpinLocks, long blockingTimeout, TimeSourceService timeSource, StatementMetadata statementMetadata, Object statementUserObject, StatementContext statementContext, boolean isFailed, boolean nameProvided)
StopCallback makeStopMethod(StatementAgentInstanceFactoryResult startResult)