Uses of Class
mondrian.rolap.agg.SegmentLoader.RowList
-
Packages that use SegmentLoader.RowList Package Description mondrian.rolap.agg Manages a cache of aggregates containing cell values. -
-
Uses of SegmentLoader.RowList in mondrian.rolap.agg
Methods in mondrian.rolap.agg with parameters of type SegmentLoader.RowList Modifier and Type Method Description void
SegmentDataset. populateFrom(int[] pos, SegmentLoader.RowList rowList, int column)
Sets the value a given ordinal.
-