| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | 
 Provides HBase Client 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HTableDescriptor | 
HBaseAdmin.getTableDescriptor(byte[] tableName)  | 
HTableDescriptor | 
HBaseAdmin.getTableDescriptor(TableName tableName)
Method for getting the tableDescriptor 
 | 
HTableDescriptor | 
Admin.getTableDescriptor(TableName tableName)
Method for getting the tableDescriptor 
 | 
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.