| Package | Description |
|---|---|
| org.apache.hadoop.hbase.replication |
Multi Cluster Replication
|
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Field and Description |
|---|---|
private List<ReplicationListener> |
ReplicationTrackerZKImpl.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationTracker.registerListener(ReplicationListener listener)
Register a replication listener to receive replication events.
|
void |
ReplicationTrackerZKImpl.registerListener(ReplicationListener listener) |
void |
ReplicationTracker.removeListener(ReplicationListener listener) |
void |
ReplicationTrackerZKImpl.removeListener(ReplicationListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationSourceManager
This class is responsible to manage all the replication sources.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.