public static final class SegmentCacheManager.FlushCommand extends Object implements SegmentCacheManager.Command<SegmentCacheManager.FlushResult>
| Constructor and Description | 
|---|
FlushCommand(Locus locus,
            SegmentCacheManager mgr,
            CacheControl.CellRegion region,
            CacheControlImpl cacheControlImpl)  | 
public FlushCommand(Locus locus, SegmentCacheManager mgr, CacheControl.CellRegion region, CacheControlImpl cacheControlImpl)
public Locus getLocus()
getLocus in interface SegmentCacheManager.Command<SegmentCacheManager.FlushResult>public SegmentCacheManager.FlushResult call() throws Exception
call in interface Callable<SegmentCacheManager.FlushResult>Exception