Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Method and Description |
---|---|
ContextDetailPartitioned |
ContextControllerPartitionedFactoryBase.getSegmentedSpec() |
Modifier and Type | Method and Description |
---|---|
static FilterValueSetParam[][] |
ContextControllerPartitionedUtil.getAddendumFilters(Object keyValue,
FilterSpecCompiled filtersSpec,
ContextDetailPartitioned segmentedSpec,
StatementSpecCompiled optionalStatementSpecCompiled) |
static Map<String,Object> |
ContextPropertyEventType.getPartitionType(ContextDetailPartitioned segmentedSpec,
Class[] propertyTypes) |
static void |
ContextControllerPartitionedUtil.populateAddendumFilters(Object keyValue,
List<FilterSpecCompiled> filtersSpecs,
ContextDetailPartitioned segmentedSpec,
StatementSpecCompiled optionalStatementSpecCompiled,
IdentityHashMap<FilterSpecCompiled,FilterValueSetParam[][]> addendums) |
protected static Class[] |
ContextControllerPartitionedUtil.validateContextDesc(String contextName,
ContextDetailPartitioned segmentedSpec) |
Constructor and Description |
---|
ContextControllerPartitionedFactoryBase(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
List<FilterSpecCompiled> filtersSpecsNestedContexts) |
ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
List<FilterSpecCompiled> filtersSpecsNestedContexts) |