Class AbstractTestFSWAL.FlushSpecificStoresPolicy
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.regionserver.FlushPolicy
org.apache.hadoop.hbase.regionserver.wal.AbstractTestFSWAL.FlushSpecificStoresPolicy
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable
- Enclosing class:
- AbstractTestFSWAL
public static final class AbstractTestFSWAL.FlushSpecificStoresPolicy
extends org.apache.hadoop.hbase.regionserver.FlushPolicy
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.regionserver.FlushPolicy
region
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.regionserver.FlushPolicy
configureForRegion
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConf
-
Constructor Details
-
FlushSpecificStoresPolicy
public FlushSpecificStoresPolicy()
-
-
Method Details
-
selectStoresToFlush
- Specified by:
selectStoresToFlush
in classorg.apache.hadoop.hbase.regionserver.FlushPolicy
-