Uses of Class
mondrian.rolap.agg.SegmentCacheManager.Command
-
Packages that use SegmentCacheManager.Command Package Description mondrian.rolap.agg Manages a cache of aggregates containing cell values. -
-
Uses of SegmentCacheManager.Command in mondrian.rolap.agg
Subclasses of SegmentCacheManager.Command in mondrian.rolap.agg Modifier and Type Class Description static class
SegmentCacheManager.FlushCommand
Command to flush a particular region from cache.Methods in mondrian.rolap.agg with parameters of type SegmentCacheManager.Command Modifier and Type Method Description <T> T
SegmentCacheManager. execute(SegmentCacheManager.Command<T> command)
-