Packages that use org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return types with arguments of type org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in in
org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.MigrationIterator<List<org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId>>
ZKReplicationQueueStorageForMigration.listAllLastPushedSeqIds()
Method parameters in org.apache.hadoop.hbase.replication with type arguments of type org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in in
void
ReplicationQueueStorage.batchUpdateLastSequenceIds(List<org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId> lastPushedSeqIds)
Update last pushed sequence id for the given regions and peers.
void
TableReplicationQueueStorage.batchUpdateLastSequenceIds(List<org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId> lastPushedSeqIds)