|
||||||||||
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 |
ContextManagerNested.getContextStateCache()
|
ContextStateCache |
ContextManagerImpl.getContextStateCache()
|
ContextStateCache |
ContextManager.getContextStateCache()
|
ContextStateCache |
ContextControllerFactoryContext.getStateCache()
|
ContextStateCache |
ContextControllerFactoryBase.getStateCache()
|
ContextStateCache |
ContextControllerFactory.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)
|
Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextStateCache | |
---|---|
ContextControllerFactoryContext(java.lang.String outermostContextName,
java.lang.String contextName,
EPServicesContext servicesContext,
AgentInstanceContext agentInstanceContextCreate,
int nestingLevel,
int numNestingLevels,
boolean isRecoveringResilient,
ContextStateCache stateCache)
|
|
ContextControllerFactoryServiceImpl(ContextStateCache cache)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |