Package mondrian.rolap.agg
Interface SegmentCacheManager.Command<T>
-
- All Superinterfaces:
java.util.concurrent.Callable<T>
,SegmentCacheManager.Message
- All Known Implementing Classes:
BatchLoader.LoadBatchCommand
,SegmentCacheManager.FlushCommand
- Enclosing class:
- SegmentCacheManager
public static interface SegmentCacheManager.Command<T> extends SegmentCacheManager.Message, java.util.concurrent.Callable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Locus
getLocus()
-
-
-
Method Detail
-
getLocus
Locus getLocus()
-
-