Package | Description |
---|---|
com.espertech.esper.common.internal.epl.resultset.order |
Order-by and row-limit processors
|
com.espertech.esper.common.internal.epl.resultset.select.core |
Modifier and Type | Method and Description |
---|---|
static OrderByProcessorFactoryForge |
OrderByProcessorFactoryFactory.getProcessor(List<SelectClauseExprCompiledSpec> selectionList,
List<OrderByItem> orderByList,
RowLimitSpec rowLimitSpec,
VariableCompileTimeResolver variableCompileTimeResolver,
boolean isSortUsingCollator,
String optionalContextName,
OrderByElementForge[][] orderByRollup) |
Modifier and Type | Method and Description |
---|---|
SelectClauseExprCompiledSpec |
SelectExprStreamDesc.getExpressionSelectedAsStream() |
Modifier and Type | Method and Description |
---|---|
List<SelectClauseExprCompiledSpec> |
SelectExprProcessorFactory.SelectExprBuckets.getExpressions() |
Constructor and Description |
---|
SelectExprStreamDesc(SelectClauseExprCompiledSpec expressionSelectedAsStream) |
Constructor and Description |
---|
SelectExprBuckets(List<SelectClauseExprCompiledSpec> expressions,
List<SelectExprStreamDesc> selectedStreams) |
SelectExprProcessorHelper(List<SelectClauseExprCompiledSpec> selectionList,
List<SelectExprStreamDesc> selectedStreams,
SelectProcessorArgs args,
InsertIntoDesc insertIntoDesc) |
Copyright © 2005–2022. All rights reserved.