Uses of Class
org.apache.hadoop.hbase.TableNotFoundException

Packages that use TableNotFoundException
org.apache.hadoop.hbase.client Provides HBase Client 
 

Uses of TableNotFoundException in org.apache.hadoop.hbase.client
 

Methods in org.apache.hadoop.hbase.client that throw TableNotFoundException
 HTableDescriptor HBaseAdmin.getTableDescriptor(byte[] tableName)
           
 HTableDescriptor HBaseAdmin.getTableDescriptor(TableName tableName)
          Method for getting the tableDescriptor
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.