public static final class ZKReplicationQueueStorageForMigration.ZkReplicationQueueData extends Object
| Constructor and Description |
|---|
ZkReplicationQueueData(ReplicationQueueId queueId,
Map<String,Long> walOffsets) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationQueueId |
getQueueId() |
Map<String,Long> |
getWalOffsets() |
public ZkReplicationQueueData(ReplicationQueueId queueId, Map<String,Long> walOffsets)
public ReplicationQueueId getQueueId()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.