Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Method and Description |
---|---|
ContextDetailHash |
ContextControllerHashFactoryBase.getHashedSpec() |
Modifier and Type | Method and Description |
---|---|
static ContextDetailHashItem |
ContextControllerHashFactoryBase.findHashItemSpec(ContextDetailHash hashSpec,
FilterSpecCompiled filterSpec) |
static FilterValueSetParam[][] |
ContextControllerHashFactoryBase.getAddendumFilters(FilterSpecCompiled filterSpecCompiled,
int hashCode,
ContextDetailHash hashSpec,
ContextControllerStatementDesc statementDesc) |
static void |
ContextControllerHashFactoryBase.getAddendumFilters(IdentityHashMap<FilterSpecCompiled,FilterValueSetParam[][]> addendums,
int hashCode,
List<FilterSpecCompiled> filtersSpecs,
ContextDetailHash hashSpec,
ContextControllerStatementDesc statementDesc) |
Constructor and Description |
---|
ContextControllerHashFactoryBase(ContextControllerFactoryContext factoryContext,
ContextDetailHash hashedSpec,
List<FilterSpecCompiled> filtersSpecsNestedContexts) |
ContextControllerHashFactoryImpl(ContextControllerFactoryContext factoryContext,
ContextDetailHash hashedSpec,
List<FilterSpecCompiled> filtersSpecsNestedContexts) |