Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Class and Description |
---|---|
static class |
RegionSplitter.DecimalStringSplit
The format of a DecimalStringSplit region boundary is the ASCII representation of reversed
sequential number, or any other uniformly distributed decimal value.
|
static class |
RegionSplitter.HexStringSplit
HexStringSplit is a well-known
RegionSplitter.SplitAlgorithm for choosing region boundaries. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.