Uses of Class
org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
Packages that use org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
-
Uses of org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContextReplicationEndpoint.ReplicateContext.setEntries(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries) org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContextReplicationEndpoint.ReplicateContext.setSize(int size) org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContextReplicationEndpoint.ReplicateContext.setWalGroupId(String walGroupId) Methods in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext in inModifier and TypeMethodDescriptionbooleanReplicationEndpoint.replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext) Replicate the given set of entries (in the context) to the other cluster.booleanVerifyWALEntriesReplicationEndpoint.replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext)