Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Class and Description |
---|---|
static class |
RegionSplitter.HexStringSplit
HexStringSplit is a well-known
RegionSplitter.SplitAlgorithm for choosing region
boundaries. |
static class |
RegionSplitter.UniformSplit
A SplitAlgorithm that divides the space of possible keys evenly.
|
Modifier and Type | Method and Description |
---|---|
static RegionSplitter.SplitAlgorithm |
RegionSplitter.newSplitAlgoInstance(org.apache.hadoop.conf.Configuration conf,
String splitClassName) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.