private static class HBaseFsck.RegionBoundariesInformation extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
metaFirstKey |
byte[] |
metaLastKey |
byte[] |
regionName |
byte[] |
storesFirstKey |
byte[] |
storesLastKey |
Modifier | Constructor and Description |
---|---|
private |
RegionBoundariesInformation() |
public byte[] regionName
public byte[] metaFirstKey
public byte[] metaLastKey
public byte[] storesFirstKey
public byte[] storesLastKey
private RegionBoundariesInformation()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.