Package | Description |
---|---|
mondrian.rolap.agg |
Manages a cache of aggregates containing cell values.
|
Modifier and Type | Field and Description |
---|---|
protected List<Segment.ExcludedRegion> |
Segment.excludedRegions
List of regions to ignore when reading this segment.
|
Modifier and Type | Method and Description |
---|---|
List<Segment.ExcludedRegion> |
Segment.getExcludedRegions() |
Constructor and Description |
---|
Segment(RolapStar star,
BitKey constrainedColumnsBitKey,
RolapStar.Column[] columns,
RolapStar.Measure measure,
StarColumnPredicate[] predicates,
List<Segment.ExcludedRegion> excludedRegions,
List<StarPredicate> compoundPredicateList)
Creates a
Segment ; it's not loaded yet. |
Copyright © 2018 Hitachi Vantara. All rights reserved.