Uses of Interface
com.espertech.esper.epl.spec.ContextDetail

Packages that use ContextDetail
com.espertech.esper.core.context.mgr Context management. 
com.espertech.esper.core.context.util Context partition utility or reference classes. 
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of ContextDetail in com.espertech.esper.core.context.mgr
 

Methods in com.espertech.esper.core.context.mgr that return ContextDetail
 ContextDetail ContextControllerPartitionedFactory.getContextDetail()
           
 ContextDetail ContextControllerHashFactory.getContextDetail()
           
 ContextDetail ContextControllerFactory.getContextDetail()
           
 ContextDetail ContextControllerCategoryFactory.getContextDetail()
           
 ContextDetail ContextControllerFactoryServiceContext.getDetail()
           
 

Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextDetail
ContextControllerFactoryServiceContext(java.lang.String contextName, EPServicesContext servicesContext, ContextDetail detail, AgentInstanceContext agentInstanceContextCreate, boolean isRecoveringResilient)
           
 

Uses of ContextDetail in com.espertech.esper.core.context.util
 

Methods in com.espertech.esper.core.context.util that return ContextDetail
 ContextDetail ContextDescriptor.getContextDetail()
           
 

Constructors in com.espertech.esper.core.context.util with parameters of type ContextDetail
ContextDescriptor(java.lang.String contextName, boolean singleInstanceContext, ContextPropertyRegistry contextPropertyRegistry, StatementAIResourceRegistryFactory aiResourceRegistryFactory, ContextIteratorHandler iteratorHandler, ContextDetail contextDetail)
           
 

Uses of ContextDetail in com.espertech.esper.epl.spec
 

Classes in com.espertech.esper.epl.spec that implement ContextDetail
 class ContextDetailCategory
           
 class ContextDetailHash
           
 class ContextDetailInitiatedTerminated
           
 class ContextDetailNested
           
 class ContextDetailPartitioned
           
 

Methods in com.espertech.esper.epl.spec that return ContextDetail
 ContextDetail CreateContextDesc.getContextDetail()
           
 

Constructors in com.espertech.esper.epl.spec with parameters of type ContextDetail
CreateContextDesc(java.lang.String contextName, ContextDetail contextDetail)
           
 


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