| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication | Multi Cluster Replication | 
| org.apache.hadoop.hbase.replication.regionserver | |
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Method and Description | 
|---|---|
| TableDescriptors | MasterServices. getTableDescriptors() | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | TableStateManager. fixTableStates(TableDescriptors tableDescriptors,
              Connection connection) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TableDescriptors | HRegionServer. tableDescriptorsGo here to get table descriptors. | 
| Modifier and Type | Method and Description | 
|---|---|
| TableDescriptors | RegionServerServices. getTableDescriptors() | 
| TableDescriptors | HRegionServer. getTableDescriptors() | 
| Modifier and Type | Field and Description | 
|---|---|
| private TableDescriptors | ReplicationEndpoint.Context. tableDescriptors | 
| Modifier and Type | Method and Description | 
|---|---|
| TableDescriptors | ReplicationEndpoint.Context. getTableDescriptors() | 
| Constructor and Description | 
|---|
| Context(org.apache.hadoop.conf.Configuration localConf,
       org.apache.hadoop.conf.Configuration conf,
       org.apache.hadoop.fs.FileSystem fs,
       String peerId,
       UUID clusterId,
       ReplicationPeer replicationPeer,
       MetricsSource metrics,
       TableDescriptors tableDescriptors,
       Abortable abortable) | 
| Modifier and Type | Field and Description | 
|---|---|
| private TableDescriptors | RegionReplicaReplicationEndpoint. tableDescriptors | 
| private TableDescriptors | RegionReplicaReplicationEndpoint.RegionReplicaOutputSink. tableDescriptors | 
| (package private) TableDescriptors | RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter. tableDescriptors | 
| Constructor and Description | 
|---|
| RegionReplicaOutputSink(WALSplitter.PipelineController controller,
                       TableDescriptors tableDescriptors,
                       EntryBuffers entryBuffers,
                       ClusterConnection connection,
                       ExecutorService pool,
                       int numWriters,
                       int operationTimeout) | 
| RegionReplicaSinkWriter(RegionReplicaReplicationEndpoint.RegionReplicaOutputSink sink,
                       ClusterConnection connection,
                       ExecutorService pool,
                       int operationTimeout,
                       TableDescriptors tableDescriptors) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FSTableDescriptorsImplementation of  TableDescriptorsthat reads descriptors from the
 passed filesystem. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.