| Package | Description |
|---|---|
| com.alipay.sofa.jraft | |
| com.alipay.sofa.jraft.core |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReplicatorGroup.waitCaughtUp(String groupId,
PeerId peer,
long maxMargin,
long dueTime,
CatchUpClosure done)
Wait the peer catchup.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReplicatorGroupImpl.waitCaughtUp(String groupId,
PeerId peer,
long maxMargin,
long dueTime,
CatchUpClosure done) |
static void |
Replicator.waitForCaughtUp(String groupId,
ThreadId id,
long maxMargin,
long dueTime,
CatchUpClosure done) |
Copyright © 2024. All rights reserved.