| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.replication | 
 Multi Cluster Replication 
 | 
| org.apache.hadoop.hbase.replication.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HBaseReplicationEndpoint
A  
BaseReplicationEndpoint for replication endpoints whose
 target cluster is an HBase cluster. | 
class  | 
VerifyWALEntriesReplicationEndpoint
A dummy  
ReplicationEndpoint that replicates nothing. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HBaseInterClusterReplicationEndpoint
A  
ReplicationEndpoint
 implementation for replicating to another HBase cluster. | 
class  | 
RegionReplicaReplicationEndpoint
A  
ReplicationEndpoint endpoint
 which receives the WAL edits from the WAL, and sends the edits to replicas
 of regions. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.