| Class and Description |
|---|
| ReplicationLoad
This class is used for exporting some of the info from replication metrics
|
| Class and Description |
|---|
| MetricsSource
This class is for maintaining the various replication statistics for a source and publishing them
through the metrics interfaces.
|
| Class and Description |
|---|
| HBaseInterClusterReplicationEndpoint.Replicator |
| MetricsReplicationSinkSource |
| MetricsReplicationSourceSource |
| MetricsSink
This class is for maintaining the various replication statistics for a sink and publishing them
through the metrics interfaces.
|
| MetricsSource
This class is for maintaining the various replication statistics for a source and publishing them
through the metrics interfaces.
|
| RecoveredReplicationSource
Class that handles the recovered source of a replication stream, which is transfered from
another dead region server.
|
| ReplicationLoad
This class is used for exporting some of the info from replication metrics
|
| ReplicationSinkManager.SinkPeer
Wraps a replication region server sink to provide the ability to identify
it.
|
| ReplicationSource
Class that handles the source of a replication stream.
|
| ReplicationSourceInterface
Interface that defines a replication source
|
| ReplicationSourceManager
This class is responsible to manage all the replication
sources.
|
| ReplicationSourceShipper
This thread reads entries from a queue and ships them.
|
| ReplicationSourceShipper.WorkerState |
| ReplicationSourceWALReader
Reads and filters WAL entries, groups the filtered entries into batches, and puts the batches onto a queue
|
| SourceFSConfigurationProvider
Interface that defines how a region server in peer cluster will get source cluster file system
configurations.
|
| WALFileLengthProvider
Used by replication to prevent replicating unacked log entries.
|