| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.replication |
Multi Cluster Replication
This package provides replication between HBase clusters.
|
| org.apache.hadoop.hbase.replication.regionserver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HBaseReplicationEndpoint
A
BaseReplicationEndpoint for replication endpoints whose
target cluster is an HBase cluster. |
| 限定符和类型 | 类和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.