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