Packages that use org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext in org.apache.hadoop.hbase.replication
org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
ReplicationEndpoint.ReplicateContext.setEntries(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries)
org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
ReplicationEndpoint.ReplicateContext.setSize(int size)
org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
ReplicationEndpoint.ReplicateContext.setWalGroupId(String walGroupId)
boolean
ReplicationEndpoint.replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext)
Replicate the given set of entries (in the context) to the other cluster.
boolean
VerifyWALEntriesReplicationEndpoint.replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext)