Uses of Interface
com.espertech.esper.core.context.mgr.ContextControllerFactory

Packages that use ContextControllerFactory
com.espertech.esper.core.context.mgr Context management. 
 

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

Classes in com.espertech.esper.core.context.mgr that implement ContextControllerFactory
 class ContextControllerCategoryFactory
           
 class ContextControllerFactoryBase
           
 class ContextControllerHashFactory
           
 class ContextControllerInitTermFactory
           
 class ContextControllerPartitionedFactory
           
 

Methods in com.espertech.esper.core.context.mgr that return ContextControllerFactory
 ContextControllerFactory ContextControllerPartitioned.getFactory()
           
 ContextControllerFactory ContextControllerInitTerm.getFactory()
           
 ContextControllerFactory ContextControllerHash.getFactory()
           
 ContextControllerFactory ContextControllerCategory.getFactory()
           
 ContextControllerFactory ContextController.getFactory()
           
 ContextControllerFactory[] ContextControllerFactoryServiceImpl.getFactory(ContextControllerFactoryServiceContext serviceContext)
           
 ContextControllerFactory[] ContextControllerFactoryService.getFactory(ContextControllerFactoryServiceContext context)
           
static ContextControllerFactory[] ContextControllerFactoryHelper.getFactory(ContextControllerFactoryServiceContext serviceContext, ContextStateCache contextStateCache)
           
 

Methods in com.espertech.esper.core.context.mgr with parameters of type ContextControllerFactory
protected static ContextPartitionIdentifier[] ContextManagerNested.getTreeCompositeKey(ContextControllerFactory[] nestedContextFactories, java.lang.Object initPartitionKey, ContextControllerTreeEntry treeEntry, java.util.Map<ContextController,ContextControllerTreeEntry> subcontexts)
           
 

Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextControllerFactory
ContextPartitionVisitorStateWithPath(ContextControllerFactory[] nestedFactories, java.util.Map<ContextController,ContextControllerTreeEntry> subcontexts)
           
 


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