| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.replication |
Multi Cluster Replication
Cluster replication documentation has been moved to the link:http://hbase.apache.org/book.html#_cluster_replication[Cluster Replication] section of the link:http://hbase.apache.org/book.html[Apache HBase Reference Guide].
|
| org.apache.hadoop.hbase.replication.regionserver | |
| org.apache.hadoop.hbase.security.visibility |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ReplicationEndpoint.Context |
BaseReplicationEndpoint.ctx |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseReplicationEndpoint.init(ReplicationEndpoint.Context context) |
void |
ReplicationEndpoint.init(ReplicationEndpoint.Context context)
Initialize the replication endpoint with the given context.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HBaseInterClusterReplicationEndpoint.init(ReplicationEndpoint.Context context) |
void |
RegionReplicaReplicationEndpoint.init(ReplicationEndpoint.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
VisibilityReplicationEndpoint.init(ReplicationEndpoint.Context context) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.