| 程序包 | 说明 |
|---|---|
| org.apache.ratis.server.leader | |
| org.apache.ratis.server.raftlog |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.ratis.proto.RaftProtos.AppendEntriesRequestProto |
LogAppender.newAppendEntriesRequest(long callId,
boolean heartbeat)
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.ratis.proto.RaftProtos.LogEntryProto |
RaftLog.get(long index) |
org.apache.ratis.proto.RaftProtos.LogEntryProto |
RaftLog.EntryWithData.getEntry(TimeDuration timeout) |
RaftLog.EntryWithData |
RaftLog.getEntryWithData(long index) |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.