Uses of Class
org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
Package
Description
Multi Cluster Replication
-
Uses of ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in org.apache.hadoop.hbase.master.replication
Modifier and TypeMethodDescriptionvoid
OfflineTableReplicationQueueStorage.batchUpdateLastSequenceIds
(List<ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId> lastPushedSeqIds) -
Uses of ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in org.apache.hadoop.hbase.replication
Modifier and TypeMethodDescriptionZKReplicationQueueStorageForMigration.MigrationIterator<List<ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId>>
ZKReplicationQueueStorageForMigration.listAllLastPushedSeqIds()
Modifier and TypeMethodDescriptionvoid
ReplicationQueueStorage.batchUpdateLastSequenceIds
(List<ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId> lastPushedSeqIds) Update last pushed sequence id for the given regions and peers.void
TableReplicationQueueStorage.batchUpdateLastSequenceIds
(List<ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId> lastPushedSeqIds)