Package mondrian.rolap.agg
Class SegmentCacheManager.SegmentCacheIndexRegistry
java.lang.Object
mondrian.rolap.agg.SegmentCacheManager.SegmentCacheIndexRegistry
- Enclosing class:
- SegmentCacheManager
Registry of all the indexes that were created for this cache manager, per
RolapStar
.
The index is based off the checksum of the schema.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SegmentCacheIndexRegistry
public SegmentCacheIndexRegistry()
-
-
Method Details
-
getIndex
Returns theSegmentCacheIndex
for a givenRolapStar
. -
cancelExecutionSegments
-