mondrian.rolap.agg
Class GroupingSetsList.Cohort

java.lang.Object
  extended by mondrian.rolap.agg.GroupingSetsList.Cohort
Enclosing class:
GroupingSetsList

static class GroupingSetsList.Cohort
extends Object

Collection of SegmentDataset that have the same dimensionality and identical axis values. A cohort contains corresponding cell values for set of measures.


Field Summary
(package private)  int[] pos
           
(package private)  List<SegmentDataset> segmentDatasetList
           
 
Constructor Summary
GroupingSetsList.Cohort(List<SegmentDataset> segmentDatasetList, int arity)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

segmentDatasetList

final List<SegmentDataset> segmentDatasetList

pos

final int[] pos
Constructor Detail

GroupingSetsList.Cohort

GroupingSetsList.Cohort(List<SegmentDataset> segmentDatasetList,
                        int arity)

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