Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Method and Description |
---|---|
ContextDetailPartitioned |
ContextControllerPartitionedFactory.getSegmentedSpec() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
ContextPropertyEventType.getPartitionType(ContextDetailPartitioned segmentedSpec,
java.lang.Class[] propertyTypes) |
static void |
ContextControllerPartitionedUtil.populateAddendumFilters(java.lang.Object keyValue,
java.util.List<FilterSpecCompiled> filtersSpecs,
ContextDetailPartitioned segmentedSpec,
StatementSpecCompiled optionalStatementSpecCompiled,
java.util.IdentityHashMap<FilterSpecCompiled,FilterValueSetParam[]> addendums) |
Constructor and Description |
---|
ContextControllerPartitionedFactory(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts,
ContextStateCache stateCache) |