Uses of Class
com.espertech.esper.core.service.StatementLifecycleSvcImpl.EPStatementDesc

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.Integer,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, int 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, int 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
protected  void StatementLifecycleSvcImpl.destroyInternal(StatementLifecycleSvcImpl.EPStatementDesc desc)
           
 void StatementLifecycleSvcImpl.start(int statementId, StatementLifecycleSvcImpl.EPStatementDesc desc, boolean isNewStatement, boolean isRecoveringStatement, boolean isResilient)
          Start the given statement.
 


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