Uses of Class
org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
-
Uses of ConstantSizeRegionSplitPolicy in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
This class represents a split policy which makes the split decision based on how busy a region is.class
Deprecated.since 3.0.0 and will be removed in 4.0.0.class
Split size is the number of regions that are on this server that all are of the same table, cubed, times 2x the region flush size OR the maximum region split size, whichever is smaller.class
Deprecated.since 3.0.0 and will be removed in 4.0.0.class