Uses of Class
org.apache.hadoop.hbase.TableNotFoundException
Packages that use org.apache.hadoop.hbase.TableNotFoundException
Package
Description
Provides HBase Client
-
Uses of org.apache.hadoop.hbase.TableNotFoundException in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that throw org.apache.hadoop.hbase.TableNotFoundException in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.TableDescriptorAdmin.getDescriptor(org.apache.hadoop.hbase.TableName tableName) Get a table descriptor. -
Uses of org.apache.hadoop.hbase.TableNotFoundException in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master that throw org.apache.hadoop.hbase.TableNotFoundException in inModifier and TypeMethodDescriptionvoidHMaster.checkTableModifiable(org.apache.hadoop.hbase.TableName tableName) voidMasterServices.checkTableModifiable(org.apache.hadoop.hbase.TableName tableName) Check table is modifiable; i.e.