public class AggSvcGroupByUtil extends Object
Constructor and Description |
---|
AggSvcGroupByUtil() |
Modifier and Type | Method and Description |
---|---|
static AggregationState[] |
newAccesses(int agentInstanceId,
boolean isJoin,
AggregationStateFactory[] accessAggSpecs,
Object groupKey,
AggregationServicePassThru passThru) |
static AggregationMethod[] |
newAggregators(AggregationMethodFactory[] prototypes) |
public static AggregationMethod[] newAggregators(AggregationMethodFactory[] prototypes)
public static AggregationState[] newAccesses(int agentInstanceId, boolean isJoin, AggregationStateFactory[] accessAggSpecs, Object groupKey, AggregationServicePassThru passThru)