Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
void |
Region.checkFamilies(Collection<byte[]> families)
Check the collection of families for validity.
|
void |
HRegion.checkFamilies(Collection<byte[]> families) |
private void |
HRegion.checkFamily(byte[] family) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.