Uses of Class
org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
Packages that use ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
Package
Description
Multi Cluster Replication
-
Uses of ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in org.apache.hadoop.hbase.master.replication
Method parameters in org.apache.hadoop.hbase.master.replication with type arguments of type ZKReplicationQueueStorageForMigration.ZkLastPushedSeqIdModifier and TypeMethodDescriptionvoid
OfflineTableReplicationQueueStorage.batchUpdateLastSequenceIds
(List<ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId> lastPushedSeqIds) -
Uses of ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return types with arguments of type ZKReplicationQueueStorageForMigration.ZkLastPushedSeqIdModifier and TypeMethodDescriptionZKReplicationQueueStorageForMigration.MigrationIterator<List<ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId>>
ZKReplicationQueueStorageForMigration.listAllLastPushedSeqIds()
Method parameters in org.apache.hadoop.hbase.replication with type arguments of type ZKReplicationQueueStorageForMigration.ZkLastPushedSeqIdModifier 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)