|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationListener | |
---|---|
org.apache.hadoop.hbase.replication | Multi Cluster Replication |
org.apache.hadoop.hbase.replication.regionserver |
Uses of ReplicationListener in org.apache.hadoop.hbase.replication |
---|
Methods in org.apache.hadoop.hbase.replication with parameters of type ReplicationListener | |
---|---|
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)
|
Uses of ReplicationListener in org.apache.hadoop.hbase.replication.regionserver |
---|
Classes in org.apache.hadoop.hbase.replication.regionserver that implement ReplicationListener | |
---|---|
class |
ReplicationSourceManager
This class is responsible to manage all the replication sources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |