public class AggregationLocalGroupByLevelForge
extends java.lang.Object
Constructor and Description |
---|
AggregationLocalGroupByLevelForge(ExprForge[][] methodForges,
AggregationMethodFactory[] methodFactories,
AggregationStateFactoryForge[] accessStateForges,
ExprForge[] partitionForges,
boolean defaultLevel) |
Modifier and Type | Method and Description |
---|---|
AggregationStateFactoryForge[] |
getAccessStateForges() |
AggregationMethodFactory[] |
getMethodFactories() |
ExprForge[][] |
getMethodForges() |
ExprForge[] |
getPartitionForges() |
boolean |
isDefaultLevel() |
public AggregationLocalGroupByLevelForge(ExprForge[][] methodForges, AggregationMethodFactory[] methodFactories, AggregationStateFactoryForge[] accessStateForges, ExprForge[] partitionForges, boolean defaultLevel)
public ExprForge[][] getMethodForges()
public AggregationMethodFactory[] getMethodFactories()
public AggregationStateFactoryForge[] getAccessStateForges()
public ExprForge[] getPartitionForges()
public boolean isDefaultLevel()