| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.core.distributed.raft | |
| com.alibaba.nacos.core.distributed.raft.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JRaftServer.applyOperation(com.alipay.sofa.jraft.Node node,
com.google.protobuf.Message data,
FailoverClosure closure) |
private void |
JRaftServer.invokeToLeader(java.lang.String group,
com.google.protobuf.Message request,
int timeoutMillis,
FailoverClosure closure) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FailoverClosureImpl
Closure with internal retry mechanism.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.