Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
TableDescriptors |
HMaster.getTableDescriptors() |
TableDescriptors |
MasterServices.getTableDescriptors() |
Modifier and Type | Field and Description |
---|---|
protected TableDescriptors |
HRegionServer.tableDescriptors
Go here to get table descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
FSTableDescriptors
Implementation of
TableDescriptors that reads descriptors from the
passed filesystem. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.