@InterfaceAudience.LimitedPrivate(value="Configuration") public class BusyRegionSplitPolicy extends IncreasingToUpperBoundRegionSplitPolicy
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_AGGREGATION_WINDOW |
static float |
DEFAULT_MAX_BLOCKED_REQUESTS |
static long |
DEFAULT_MIN_AGE_MS |
initialSize| Constructor and Description |
|---|
BusyRegionSplitPolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureForRegion(HRegion region)
Upon construction, this method will be called with the region
to be governed.
|
protected boolean |
shouldSplit() |
getSizeToCheckpositiveJitterRatecreate, getSplitPoint, getSplitPolicyClass, skipStoreFileRangeCheck, skipStoreFileRangeCheckpublic static final float DEFAULT_MAX_BLOCKED_REQUESTS
public static final long DEFAULT_MIN_AGE_MS
public static final long DEFAULT_AGGREGATION_WINDOW
protected void configureForRegion(HRegion region)
RegionSplitPolicyconfigureForRegion in class IncreasingToUpperBoundRegionSplitPolicyprotected boolean shouldSplit()
shouldSplit in class IncreasingToUpperBoundRegionSplitPolicyCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.