| Package | Description |
|---|---|
| org.apache.hadoop.hbase.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 |
BaseReplicationEndpoint.init(ReplicationEndpoint.Context context) |
void |
ReplicationEndpoint.init(ReplicationEndpoint.Context context)
Initialize the replication endpoint with the given context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HBaseInterClusterReplicationEndpoint.init(ReplicationEndpoint.Context context) |
void |
RegionReplicaReplicationEndpoint.init(ReplicationEndpoint.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
VisibilityReplicationEndpoint.init(ReplicationEndpoint.Context context) |