| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
void |
HRegion.checkFamilies(java.util.Collection<byte[]> families) |
void |
Region.checkFamilies(java.util.Collection<byte[]> families)
Check the collection of families for validity.
|