Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Class and Description |
---|---|
static class |
ContextStateCacheNoSave.ContextStateCacheNoSaveInitTermBinding
For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
|
static class |
ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable
For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
|
Modifier and Type | Field and Description |
---|---|
static ContextStatePathValueBinding |
ContextStateCacheNoSave.DEFAULT_SPI_TEST_BINDING |
Modifier and Type | Method and Description |
---|---|
ContextStatePathValueBinding |
ContextControllerPartitionedFactoryImpl.getBinding() |
ContextStatePathValueBinding |
ContextControllerInitTermFactoryImpl.getBinding() |
ContextStatePathValueBinding |
ContextControllerHashFactoryImpl.getBinding() |
ContextStatePathValueBinding |
ContextControllerCategoryFactoryImpl.getBinding() |
ContextStatePathValueBinding |
ContextStateCacheNoSave.getBinding(Object bindingInfo) |
ContextStatePathValueBinding |
ContextStateCache.getBinding(Object bindingInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ContextStateCacheNoSave.addContextPath(String contextName,
int level,
int parentPath,
int subPath,
Integer optionalContextPartitionId,
Object additionalInfo,
ContextStatePathValueBinding binding) |
void |
ContextStateCache.addContextPath(String contextName,
int level,
int parentPath,
int subPath,
Integer optionalContextPartitionId,
Object additionalInfo,
ContextStatePathValueBinding binding) |
void |
ContextPartitionVisitorStateWithPath.visit(int nestingLevel,
int pathId,
ContextStatePathValueBinding binding,
Object payload,
ContextController contextController,
ContextControllerInstanceHandle instanceHandle) |
void |
ContextPartitionVisitorState.visit(int nestingLevel,
int pathId,
ContextStatePathValueBinding binding,
Object payload,
ContextController contextController,
ContextControllerInstanceHandle instanceHandle) |
void |
ContextPartitionVisitorAgentInstanceIdWPath.visit(int nestingLevel,
int pathId,
ContextStatePathValueBinding binding,
Object payload,
ContextController contextController,
ContextControllerInstanceHandle instanceHandle) |
void |
ContextPartitionVisitorAgentInstanceId.visit(int nestingLevel,
int pathId,
ContextStatePathValueBinding binding,
Object payload,
ContextController contextController,
ContextControllerInstanceHandle instanceHandle) |
void |
ContextPartitionVisitor.visit(int nestingLevel,
int pathId,
ContextStatePathValueBinding binding,
Object payload,
ContextController contextController,
ContextControllerInstanceHandle instanceHandle) |