Packages that use org.apache.hadoop.hbase.replication.ReplicationQueueData
Multi Cluster Replication
-
List<org.apache.hadoop.hbase.replication.ReplicationQueueData>
ReplicationQueueStorage.listAllQueues()
Get a list of all queues and the offsets.
List<org.apache.hadoop.hbase.replication.ReplicationQueueData>
TableReplicationQueueStorage.listAllQueues()
void
ReplicationQueueStorage.batchUpdateQueues(org.apache.hadoop.hbase.ServerName serverName,
List<org.apache.hadoop.hbase.replication.ReplicationQueueData> datas)
Update the replication queue datas for a given region server.
void
TableReplicationQueueStorage.batchUpdateQueues(org.apache.hadoop.hbase.ServerName serverName,
List<org.apache.hadoop.hbase.replication.ReplicationQueueData> datas)