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