mondrian.rolap.agg
Class SegmentCacheManager.FlushResult

java.lang.Object
  extended by mondrian.rolap.agg.SegmentCacheManager.FlushResult
Enclosing class:
SegmentCacheManager

public static class SegmentCacheManager.FlushResult
extends Object

Result of a SegmentCacheManager.FlushCommand. Contains a list of tasks that must be executed by the caller (or by an executor) to flush segments from the external cache(s).


Field Summary
 List<Callable<Boolean>> tasks
           
 
Constructor Summary
SegmentCacheManager.FlushResult(List<Callable<Boolean>> tasks)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tasks

public final List<Callable<Boolean>> tasks
Constructor Detail

SegmentCacheManager.FlushResult

public SegmentCacheManager.FlushResult(List<Callable<Boolean>> tasks)

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