mondrian.rolap
Class BatchLoader.RollupInfo
java.lang.Object
mondrian.rolap.BatchLoader.RollupInfo
- Enclosing class:
- BatchLoader
public static class BatchLoader.RollupInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constrainedColumns
final RolapStar.Column[] constrainedColumns
constrainedColumnsBitKey
final BitKey constrainedColumnsBitKey
measure
final RolapStar.Measure measure
candidateLists
final List<List<SegmentHeader>> candidateLists
BatchLoader.RollupInfo
BatchLoader.RollupInfo(CellRequest request,
List<List<SegmentHeader>> candidateLists)