| 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 | Method and Description | 
|---|---|
| ReplicationEndpoint.ReplicateContext | ReplicationEndpoint.ReplicateContext. setEntries(List<WAL.Entry> entries) | 
| ReplicationEndpoint.ReplicateContext | ReplicationEndpoint.ReplicateContext. setSize(int size) | 
| ReplicationEndpoint.ReplicateContext | ReplicationEndpoint.ReplicateContext. setWalGroupId(String walGroupId) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ReplicationEndpoint. replicate(ReplicationEndpoint.ReplicateContext replicateContext)Replicate the given set of entries (in the context) to the other cluster. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | RegionReplicaReplicationEndpoint. replicate(ReplicationEndpoint.ReplicateContext replicateContext) | 
| boolean | HBaseInterClusterReplicationEndpoint. replicate(ReplicationEndpoint.ReplicateContext replicateContext)Do the shipping logic | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | VisibilityReplicationEndpoint. replicate(ReplicationEndpoint.ReplicateContext replicateContext) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.