| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.replication | Multi Cluster Replication | 
| org.apache.hadoop.hbase.replication.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HBaseReplicationEndpointA  BaseReplicationEndpointfor replication endpoints whose
 target cluster is an HBase cluster. | 
| class  | VerifyWALEntriesReplicationEndpointA dummy  ReplicationEndpointthat replicates nothing. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HBaseInterClusterReplicationEndpointA  ReplicationEndpointimplementation for replicating to another HBase cluster. | 
| class  | RegionReplicaReplicationEndpointA  ReplicationEndpointendpoint
 which receives the WAL edits from the WAL, and sends the edits to replicas
 of regions. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.