Uses of Class
org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
Packages that use org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
-
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 inModifier and TypeMethodDescriptionorg.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 inModifier and TypeMethodDescriptionvoid
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)