Class ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
java.lang.Object
org.apache.hadoop.hbase.replication.ZKReplicationQueueStorageForMigration.ZkLastPushedSeqId
- Enclosing class:
- ZKReplicationQueueStorageForMigration
-
Field Summary
-
Constructor Summary
ConstructorDescriptionZkLastPushedSeqId
(String encodedRegionName, String peerId, long lastPushedSeqId) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Field Details
-
encodedRegionName
-
peerId
-
lastPushedSeqId
-
-
Constructor Details
-
ZkLastPushedSeqId
ZkLastPushedSeqId(String encodedRegionName, String peerId, long lastPushedSeqId)
-
-
Method Details
-
getEncodedRegionName
-
getPeerId
-
getLastPushedSeqId
-