Constructor and Description |
---|
GroupingSet(List<Segment> segments,
BitKey levelBitKey,
BitKey measureBitKey,
StarColumnPredicate[] predicates,
RolapStar.Column[] columns)
Creates a GroupingSet.
|
Modifier and Type | Method and Description |
---|---|
SegmentAxis[] |
getAxes() |
RolapStar.Column[] |
getColumns() |
BitKey |
getLevelBitKey() |
BitKey |
getMeasureBitKey() |
StarColumnPredicate[] |
getPredicates() |
List<Segment> |
getSegments() |
void |
setSegmentsFailed()
Sets all the segments which are in loading state as failed
|
public GroupingSet(List<Segment> segments, BitKey levelBitKey, BitKey measureBitKey, StarColumnPredicate[] predicates, RolapStar.Column[] columns)
segments
- Constituent segmentslevelBitKey
- LevelsmeasureBitKey
- Measurespredicates
- Predicatescolumns
- Columnspublic BitKey getLevelBitKey()
public BitKey getMeasureBitKey()
public SegmentAxis[] getAxes()
public StarColumnPredicate[] getPredicates()
public RolapStar.Column[] getColumns()
public void setSegmentsFailed()
Copyright © 2018 Hitachi Vantara. All rights reserved.