Uses of Class
org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
Packages that use org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
-
Uses of org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver that throw org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException in inModifier and TypeMethodDescriptionvoid
HRegion.checkFamilies
(Collection<byte[]> families) Check the collection of families for validity.