public static class BatchLoader.RollupInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
(package private) List<List<SegmentHeader>> | 
candidateLists  | 
(package private) RolapStar.Column[] | 
constrainedColumns  | 
(package private) BitKey | 
constrainedColumnsBitKey  | 
(package private) RolapStar.Measure | 
measure  | 
| Constructor and Description | 
|---|
BatchLoader.RollupInfo(CellRequest request,
                      List<List<SegmentHeader>> candidateLists)  | 
final RolapStar.Column[] constrainedColumns
final BitKey constrainedColumnsBitKey
final RolapStar.Measure measure
final List<List<SegmentHeader>> candidateLists
BatchLoader.RollupInfo(CellRequest request, List<List<SegmentHeader>> candidateLists)