Uses of Class
org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
Packages that use org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
-
Uses of org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy in org.apache.hadoop.hbase.regionserver
Subclasses of org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy in in org.apache.hadoop.hbase.regionserverModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
This class represents a split policy which makes the split decision based on how busy a region is.class
org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
Deprecated.since 2.5.0 and will be removed in 4.0.0.class
org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
Deprecated.since 2.5.0 and will be removed in 4.0.0.class
org.apache.hadoop.hbase.regionserver.SteppingSplitPolicy