Uses of Interface
org.apache.hadoop.hbase.regionserver.HRegion.FlushResult
-
Uses of HRegion.FlushResult in org.apache.hadoop.hbase.master.region
-
Uses of HRegion.FlushResult in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionstatic class
Objects from this class are created when flushing to describe all the different states that that method ends up in.Modifier and TypeMethodDescriptionHRegion.flush
(boolean flushAllStores) Flush the cache.HRegion.PrepareFlushResult.getResult()
private HRegion.FlushResult
HRegion.internalFlushcache
(MonitoredTask status) Flushing all stores.