Uses of Interface
org.apache.hadoop.hbase.TableDescriptors

Packages that use TableDescriptors
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.util   
 

Uses of TableDescriptors in org.apache.hadoop.hbase.master
 

Methods in org.apache.hadoop.hbase.master that return TableDescriptors
 TableDescriptors MasterServices.getTableDescriptors()
           
 TableDescriptors HMaster.getTableDescriptors()
           
 

Uses of TableDescriptors in org.apache.hadoop.hbase.util
 

Classes in org.apache.hadoop.hbase.util that implement TableDescriptors
 class FSTableDescriptors
          Implementation of TableDescriptors that reads descriptors from the passed filesystem.
 



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