Uses of Class
org.apache.hadoop.hbase.replication.ReplicationQueueData
Packages that use org.apache.hadoop.hbase.replication.ReplicationQueueData
- 
Uses of org.apache.hadoop.hbase.replication.ReplicationQueueData in org.apache.hadoop.hbase.replicationMethods in org.apache.hadoop.hbase.replication that return types with arguments of type org.apache.hadoop.hbase.replication.ReplicationQueueData in inModifier and TypeMethodDescriptionList<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()Method parameters in org.apache.hadoop.hbase.replication with type arguments of type org.apache.hadoop.hbase.replication.ReplicationQueueData in inModifier and TypeMethodDescriptionvoidReplicationQueueStorage.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.voidTableReplicationQueueStorage.batchUpdateQueues(org.apache.hadoop.hbase.ServerName serverName, List<org.apache.hadoop.hbase.replication.ReplicationQueueData> datas)