public class AggregationCodegenRowLevelDesc extends Object
Modifier and Type | Field and Description |
---|---|
static AggregationCodegenRowLevelDesc |
EMPTY |
Constructor and Description |
---|
AggregationCodegenRowLevelDesc(AggregationCodegenRowDetailDesc optionalTopRow,
AggregationCodegenRowDetailDesc[] optionalAdditionalRows) |
Modifier and Type | Method and Description |
---|---|
static AggregationCodegenRowLevelDesc |
fromTopOnly(AggregationRowStateForgeDesc rowStateDesc) |
AggregationCodegenRowDetailDesc[] |
getOptionalAdditionalRows() |
AggregationCodegenRowDetailDesc |
getOptionalTopRow() |
public static final AggregationCodegenRowLevelDesc EMPTY
public AggregationCodegenRowLevelDesc(AggregationCodegenRowDetailDesc optionalTopRow, AggregationCodegenRowDetailDesc[] optionalAdditionalRows)
public AggregationCodegenRowDetailDesc getOptionalTopRow()
public AggregationCodegenRowDetailDesc[] getOptionalAdditionalRows()
public static AggregationCodegenRowLevelDesc fromTopOnly(AggregationRowStateForgeDesc rowStateDesc)
Copyright © 2005–2018. All rights reserved.