Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Field and Description |
---|---|
protected ContextDetailPartitioned |
ContextControllerPartitionedFactoryBase.segmentedSpec |
Modifier and Type | Method and Description |
---|---|
ContextDetailPartitioned |
ContextControllerPartitionedFactoryBase.getSegmentedSpec() |
Modifier and Type | Method and Description |
---|---|
static FilterValueSetParam[][] |
ContextControllerPartitionedUtil.getAddendumFilters(java.lang.Object keyValue,
FilterSpecCompiled filtersSpec,
ContextDetailPartitioned segmentedSpec,
boolean includePartition,
StatementSpecCompiled optionalStatementSpecCompiled) |
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) |
protected static java.lang.Class[] |
ContextControllerPartitionedUtil.validateContextDesc(java.lang.String contextName,
ContextDetailPartitioned segmentedSpec) |
Constructor and Description |
---|
ContextControllerPartitionedFactoryBase(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts) |
ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts) |