mondrian.rolap
Class BatchLoader.RollupInfo

java.lang.Object
  extended by mondrian.rolap.BatchLoader.RollupInfo
Enclosing class:
BatchLoader

public static class BatchLoader.RollupInfo
extends Object


Field Summary
(package private)  List<List<SegmentHeader>> candidateLists
           
(package private)  RolapStar.Column[] constrainedColumns
           
(package private)  BitKey constrainedColumnsBitKey
           
(package private)  RolapStar.Measure measure
           
 
Constructor Summary
BatchLoader.RollupInfo(CellRequest request, List<List<SegmentHeader>> candidateLists)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constrainedColumns

final RolapStar.Column[] constrainedColumns

constrainedColumnsBitKey

final BitKey constrainedColumnsBitKey

measure

final RolapStar.Measure measure

candidateLists

final List<List<SegmentHeader>> candidateLists
Constructor Detail

BatchLoader.RollupInfo

BatchLoader.RollupInfo(CellRequest request,
                       List<List<SegmentHeader>> candidateLists)

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads