Uses of Class
org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
Package
Description
Table of Contents
-
Uses of NoSuchColumnFamilyException in org.apache.hadoop.hbase.coprocessor
Modifier and TypeMethodDescriptionprivate void
MultiRowMutationEndpoint.checkFamily
(Region region, byte[] family) -
Uses of NoSuchColumnFamilyException in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionprivate void
HRegion.checkFamilies
(Collection<byte[]> families, Durability durability) private void
HRegion.checkFamily
(byte[] family) private void
HRegion.checkFamily
(byte[] family, Durability durability)