Uses of Class
org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
Packages that use NoSuchColumnFamilyException
Package
Description
Table of Contents
-
Uses of NoSuchColumnFamilyException in org.apache.hadoop.hbase.coprocessor
Methods in org.apache.hadoop.hbase.coprocessor that throw NoSuchColumnFamilyExceptionModifier and TypeMethodDescriptionprivate voidMultiRowMutationEndpoint.checkFamily(Region region, byte[] family) -
Uses of NoSuchColumnFamilyException in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver that throw NoSuchColumnFamilyExceptionModifier and TypeMethodDescriptionvoidHRegion.checkFamilies(Collection<byte[]> families) Check the collection of families for validity.(package private) voidHRegion.checkFamily(byte[] family)