public static class SegmentBuilder.StarSegmentConverter extends Object implements SegmentBuilder.SegmentConverter
SegmentBuilder.SegmentConverter that uses a star measure
and a list of StarPredicate.| Constructor and Description |
|---|
SegmentBuilder.StarSegmentConverter(RolapStar.Measure measure,
List<StarPredicate> compoundPredicateList) |
public SegmentBuilder.StarSegmentConverter(RolapStar.Measure measure, List<StarPredicate> compoundPredicateList)
public SegmentWithData convert(SegmentHeader header, SegmentBody body)
convert in interface SegmentBuilder.SegmentConverter