Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.access.sorted |
Modifier and Type | Method and Description |
---|---|
ExprAggMultiFunctionSortedMinMaxByNode |
SortedAggregationStateDesc.getParent() |
ExprAggMultiFunctionSortedMinMaxByNode |
AggregationForgeFactoryAccessSorted.getParent() |
Constructor and Description |
---|
AggregationForgeFactoryAccessSorted(ExprAggMultiFunctionSortedMinMaxByNode parent,
AggregationAccessorForge accessor,
EPTypeClass accessorResultType,
EventType containedEventType,
AggregationMultiFunctionStateKey optionalStateKey,
SortedAggregationStateDesc optionalSortedStateDesc,
AggregationAgentForge optionalAgent) |
SortedAggregationStateDesc(boolean max,
ClasspathImportServiceCompileTime classpathImportService,
ExprNode[] criteria,
EPType[] criteriaTypes,
DataInputOutputSerdeForge[] criteriaSerdes,
boolean[] sortDescending,
boolean ever,
int streamNum,
ExprAggMultiFunctionSortedMinMaxByNode parent,
ExprForge optionalFilter,
EventType streamEventType) |
Copyright © 2005–2022. All rights reserved.