Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage1.specmapper | |
com.espertech.esper.common.internal.epl.expression.declared.compiletime | |
com.espertech.esper.common.internal.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
com.espertech.esper.common.internal.view.rank |
Modifier and Type | Method and Description |
---|---|
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> |
StatementSpecMapContext.getPlugInAggregations() |
Modifier and Type | Method and Description |
---|---|
static ExprNode |
ASTAggregationHelper.tryResolveAsAggregation(ClasspathImportServiceCompileTime classpathImportService,
boolean distinct,
String functionName,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
ClassProvidedClasspathExtension classProvidedClasspathExtension) |
Constructor and Description |
---|
StatementSpecMapContext(ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scriptExpressions) |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprDeclaredNodeImpl,StatementSpecMapContext> |
ExprDeclaredHelper.getExistsDeclaredExpr(String name,
List<ExprNode> parameters,
Collection<ExpressionDeclItem> stmtLocalExpressions,
ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scripts) |
Modifier and Type | Method and Description |
---|---|
int |
ComparatorHashableMultiKeyCollating.compare(HashableMultiKey firstValues,
HashableMultiKey secondValues) |
int |
ComparatorHashableMultiKey.compare(HashableMultiKey firstValues,
HashableMultiKey secondValues) |
Constructor and Description |
---|
ComparatorHashableMultiKeyCasting(Comparator<HashableMultiKey> comparator) |
Modifier and Type | Method and Description |
---|---|
static HashableMultiKey |
RankWindowView.getSortMultiKey(EventBean[] eventsPerStream,
ExprEvaluator[] evaluators,
ExprEvaluatorContext evalContext) |
Copyright © 2005–2021. All rights reserved.