| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ReplicationStatus> |
HMaster.getWalGroupsReplicationStatus() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ReplicationStatus> |
HRegionServer.getWalGroupsReplicationStatus() |
| Modifier and Type | Method and Description |
|---|---|
ReplicationStatus |
ReplicationStatus.ReplicationStatusBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Map<String,ReplicationStatus> |
ReplicationSourceInterface.getWalGroupStatus()
get the stat of replication for each wal group.
|
Map<String,ReplicationStatus> |
ReplicationSource.getWalGroupStatus() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.