public interface AggregationServiceFactory
Consolidates aggregation nodes such that result futures point to a single instance and no re-evaluation of the same result occurs.
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Modifier and Type | Method and Description |
---|---|
AggregationService |
makeService(ExprEvaluatorContext exprEvaluatorContext,
boolean isSubquery,
Integer subqueryNumber,
int[] groupId) |
static final EPTypeClass EPTYPE
AggregationService makeService(ExprEvaluatorContext exprEvaluatorContext, boolean isSubquery, Integer subqueryNumber, int[] groupId)
Copyright © 2005–2020. All rights reserved.