public class AggregationMethodSortedSubmapFactory extends Object
Constructor and Description |
---|
AggregationMethodSortedSubmapFactory() |
Modifier and Type | Method and Description |
---|---|
static AggregationMultiFunctionAggregationMethod |
makeSortedAggregationSubmap(ExprEvaluator fromKeyEval,
ExprEvaluator fromInclusiveEval,
ExprEvaluator toKeyEval,
ExprEvaluator toInclusiveEval,
AggregationMethodSortedEnum method,
EPTypeClass underlyingClass) |
public AggregationMethodSortedSubmapFactory()
public static AggregationMultiFunctionAggregationMethod makeSortedAggregationSubmap(ExprEvaluator fromKeyEval, ExprEvaluator fromInclusiveEval, ExprEvaluator toKeyEval, ExprEvaluator toInclusiveEval, AggregationMethodSortedEnum method, EPTypeClass underlyingClass)
Copyright © 2005–2022. All rights reserved.