|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
Uses of StatementLifecycleSvcImpl.EPStatementDesc in com.espertech.esper.core.service |
---|
Fields in com.espertech.esper.core.service with type parameters of type StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
protected java.util.Map<java.lang.String,StatementLifecycleSvcImpl.EPStatementDesc> |
StatementLifecycleSvcImpl.stmtIdToDescMap
Maps of statement id to descriptor. |
Methods in com.espertech.esper.core.service that return StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
protected StatementLifecycleSvcImpl.EPStatementDesc |
StatementLifecycleSvcImpl.createStopped(StatementSpecRaw statementSpec,
java.lang.annotation.Annotation[] annotations,
java.lang.String expression,
boolean isPattern,
java.lang.String statementName,
boolean nameProvided,
java.lang.String statementId,
java.util.Map<java.lang.String,java.lang.Object> optAdditionalContext,
java.lang.Object statementUserObject,
EPIsolationUnitServices isolationUnitServices,
boolean isFailed,
EPStatementObjectModel optionalModel)
Create stopped statement. |
protected StatementLifecycleSvcImpl.EPStatementDesc |
StatementLifecycleSvcImpl.createStoppedAssignName(StatementSpecRaw statementSpec,
java.lang.String expression,
boolean isPattern,
java.lang.String optStatementName,
java.lang.String statementId,
java.util.Map<java.lang.String,java.lang.Object> optAdditionalContext,
java.lang.Object userObject,
EPIsolationUnitServices isolationUnitServices,
EPStatementObjectModel optionalModel)
Creates and starts statement. |
Methods in com.espertech.esper.core.service with parameters of type StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
void |
StatementLifecycleSvcImpl.start(java.lang.String statementId,
StatementLifecycleSvcImpl.EPStatementDesc desc,
boolean isNewStatement,
boolean isRecoveringStatement,
boolean isResilient)
Start the given statement. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |