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.org.apache.hadoop.hbase.client.TableDescriptorHBaseAdmin.getDescriptor(org.apache.hadoop.hbase.TableName tableName) org.apache.hadoop.hbase.HTableDescriptorAdmin.getTableDescriptor(org.apache.hadoop.hbase.TableName tableName) Deprecated.since 2.0 version and will be removed in 3.0 version. -
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.