mondrian.rolap.agg
Class SegmentCacheManager.FlushCommand

java.lang.Object
  extended by mondrian.rolap.agg.SegmentCacheManager.FlushCommand
All Implemented Interfaces:
Callable<SegmentCacheManager.FlushResult>, SegmentCacheManager.Command<SegmentCacheManager.FlushResult>, SegmentCacheManager.Message
Enclosing class:
SegmentCacheManager

public static final class SegmentCacheManager.FlushCommand
extends Object
implements SegmentCacheManager.Command<SegmentCacheManager.FlushResult>

Command to flush a particular region from cache.


Constructor Summary
SegmentCacheManager.FlushCommand(Locus locus, SegmentCacheManager mgr, CacheControl.CellRegion region, CacheControlImpl cacheControlImpl)
           
 
Method Summary
 SegmentCacheManager.FlushResult call()
           
 Locus getLocus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentCacheManager.FlushCommand

public SegmentCacheManager.FlushCommand(Locus locus,
                                        SegmentCacheManager mgr,
                                        CacheControl.CellRegion region,
                                        CacheControlImpl cacheControlImpl)
Method Detail

getLocus

public Locus getLocus()
Specified by:
getLocus in interface SegmentCacheManager.Command<SegmentCacheManager.FlushResult>

call

public SegmentCacheManager.FlushResult call()
                                     throws Exception
Specified by:
call in interface Callable<SegmentCacheManager.FlushResult>
Throws:
Exception

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