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 TypeMethodDescriptionvoid
HRegion.checkFamilies
(Collection<byte[]> families) Check the collection of families for validity.(package private) void
HRegion.checkFamily
(byte[] family)