Package | Description |
---|---|
org.apache.hadoop.hbase.replication |
Multi Cluster Replication
|
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Field and Description |
---|---|
protected ReplicationEndpoint.Context |
BaseReplicationEndpoint.ctx |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationEndpoint.init(ReplicationEndpoint.Context context)
Initialize the replication endpoint with the given context.
|
void |
BaseReplicationEndpoint.init(ReplicationEndpoint.Context context) |
Modifier and Type | Method and Description |
---|---|
void |
RegionReplicaReplicationEndpoint.init(ReplicationEndpoint.Context context) |
void |
HBaseInterClusterReplicationEndpoint.init(ReplicationEndpoint.Context context) |
Modifier and Type | Method and Description |
---|---|
void |
VisibilityReplicationEndpoint.init(ReplicationEndpoint.Context context) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.