| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft | |
| com.alipay.sofa.jraft.core |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
ReplicatorGroup.waitCaughtUp(PeerId peer,
long maxMargin,
long dueTime,
CatchUpClosure done)
Wait the peer catchup.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
ReplicatorGroupImpl.waitCaughtUp(PeerId peer,
long maxMargin,
long dueTime,
CatchUpClosure done) |
static void |
Replicator.waitForCaughtUp(ThreadId id,
long maxMargin,
long dueTime,
CatchUpClosure done) |
Copyright © 2021. All rights reserved.