|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextStateCache | |
---|---|
com.espertech.esper.core.context.mgr | Context management. |
Uses of ContextStateCache in com.espertech.esper.core.context.mgr |
---|
Classes in com.espertech.esper.core.context.mgr that implement ContextStateCache | |
---|---|
class |
ContextStateCacheNoSave
For testing, only used within SPIs; Replaced by applicable EsperHA bindings. |
Methods in com.espertech.esper.core.context.mgr that return ContextStateCache | |
---|---|
ContextStateCache |
ContextControllerPartitionedFactory.getStateCache()
|
ContextStateCache |
ContextControllerInitTermFactory.getStateCache()
|
ContextStateCache |
ContextControllerHashFactory.getStateCache()
|
ContextStateCache |
ContextControllerFactory.getStateCache()
|
ContextStateCache |
ContextControllerCategoryFactory.getStateCache()
|
Methods in com.espertech.esper.core.context.mgr with parameters of type ContextStateCache | |
---|---|
static ContextControllerFactory[] |
ContextControllerFactoryHelper.getFactory(ContextControllerFactoryServiceContext serviceContext,
ContextStateCache contextStateCache)
|
static ContextControllerState |
ContextControllerStateUtil.getRecoveryStates(ContextStateCache cache,
java.lang.String contextName)
|
ContextControllerFactory |
ContextControllerFactoryFactorySvcImpl.make(ContextControllerFactoryContext factoryContext,
ContextDetail detail,
java.util.List<FilterSpecCompiled> optFiltersNested,
ContextStateCache contextStateCache)
|
ContextControllerFactory |
ContextControllerFactoryFactorySvc.make(ContextControllerFactoryContext factoryContext,
ContextDetail detail,
java.util.List<FilterSpecCompiled> optFiltersNested,
ContextStateCache contextStateCache)
|
Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextStateCache | |
---|---|
ContextControllerCategoryFactory(ContextControllerFactoryContext factoryContext,
ContextDetailCategory categorySpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts,
ContextStateCache stateCache)
|
|
ContextControllerFactoryServiceImpl(ContextStateCache cache)
|
|
ContextControllerHashFactory(ContextControllerFactoryContext factoryContext,
ContextDetailHash hashedSpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts,
ContextStateCache stateCache)
|
|
ContextControllerInitTermFactory(ContextControllerFactoryContext factoryContext,
ContextDetailInitiatedTerminated detail,
ContextStateCache stateCache)
|
|
ContextControllerPartitionedFactory(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts,
ContextStateCache stateCache)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |