Uses of Class
com.espertech.esper.core.service.EPIsolationUnitServices

Packages that use EPIsolationUnitServices
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of EPIsolationUnitServices in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service that return EPIsolationUnitServices
 EPIsolationUnitServices EPServiceProviderIsolatedSPI.getIsolatedServices()
          Return isolated services.
 EPIsolationUnitServices EPServiceProviderIsolatedImpl.getIsolatedServices()
           
 

Methods in com.espertech.esper.core.service with parameters of type EPIsolationUnitServices
 EPStatement StatementLifecycleSvcImpl.createAndStart(StatementSpecRaw statementSpec, java.lang.String expression, boolean isPattern, java.lang.String optStatementName, java.lang.Object userObject, EPIsolationUnitServices isolationUnitServices, java.lang.String statementId, EPStatementObjectModel optionalModel)
           
 EPStatement StatementLifecycleSvc.createAndStart(StatementSpecRaw statementSpec, java.lang.String expression, boolean isPattern, java.lang.String optStatementName, java.lang.Object userObject, EPIsolationUnitServices isolationUnitServices, java.lang.String statementId, EPStatementObjectModel optionalModel)
          Create and start the statement.
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.
 StatementContext StatementContextFactoryDefault.makeContext(java.lang.String statementId, java.lang.String statementName, java.lang.String expression, StatementType statementType, EPServicesContext engineServices, java.util.Map<java.lang.String,java.lang.Object> optAdditionalContext, boolean isFireAndForget, java.lang.annotation.Annotation[] annotations, EPIsolationUnitServices isolationUnitServices, boolean stateless, StatementSpecRaw statementSpecRaw, java.util.List<ExprSubselectNode> subselectNodes, boolean writesToTables, java.lang.Object statementUserObject)
           
 StatementContext StatementContextFactory.makeContext(java.lang.String statementId, java.lang.String statementName, java.lang.String expression, StatementType statementType, EPServicesContext engineServices, java.util.Map<java.lang.String,java.lang.Object> optAdditionalContext, boolean isFireAndForget, java.lang.annotation.Annotation[] annotations, EPIsolationUnitServices isolationUnitServices, boolean stateless, StatementSpecRaw statementSpecRaw, java.util.List<ExprSubselectNode> subselectNodes, boolean writesToTables, java.lang.Object statementUserObject)
          Create a new statement context consisting of statement-level services.
 void StatementIsolationServiceImpl.newStatement(java.lang.String stmtId, java.lang.String stmtName, EPIsolationUnitServices isolatedServices)
           
 void StatementIsolationService.newStatement(java.lang.String stmtId, java.lang.String stmtName, EPIsolationUnitServices isolatedServices)
          Indicates a new statement created in an isolated service.
 

Constructors in com.espertech.esper.core.service with parameters of type EPIsolationUnitServices
EPAdministratorIsolatedImpl(java.lang.String isolatedServiceName, EPIsolationUnitServices services, EPServicesContext unisolatedServices, EPRuntimeIsolatedImpl isolatedRuntime)
          Ctor.
EPRuntimeIsolatedImpl(EPIsolationUnitServices svc, EPServicesContext unisolatedSvc)
          Ctor.
EPServiceProviderIsolatedImpl(java.lang.String name, EPIsolationUnitServices isolatedServices, EPServicesContext unisolatedSvc, java.util.Map<java.lang.String,EPServiceProviderIsolatedImpl> providers)
          Ctor.
 


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