Modifier and Type | Method and Description |
---|---|
static java.util.concurrent.CompletableFuture<java.lang.Void> |
ReplicationEvents.onAnyRecordIdChanged(java.lang.String mboxUniqueId,
IdRange idRange) |
Modifier and Type | Field and Description |
---|---|
protected IdRange |
AbstractRollingReplicationTests.allocations |
Modifier and Type | Method and Description |
---|---|
IdRange |
IOfflineMgmt.allocateOfflineIds(int idCount) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<IdRange> |
IOfflineMgmtPromise.allocateOfflineIds(int idCount) |
Modifier and Type | Method and Description |
---|---|
void |
IOfflineMgmtAsync.allocateOfflineIds(int idCount,
AsyncHandler<IdRange> handler) |
Modifier and Type | Method and Description |
---|---|
IdRange |
OfflineMgmtService.allocateOfflineIds(int idCount) |
Copyright © 2023. All Rights Reserved.