| 接口 | 说明 |
|---|---|
| LogEntryHeader |
The header of a
RaftProtos.LogEntryProto including TermIndex and RaftProtos.LogEntryProto.LogEntryBodyCase. |
| RaftLog |
RaftLog is a transaction log of a raft service. |
| RaftLog.EntryWithData |
Log entry with state machine data.
|
| 类 | 说明 |
|---|---|
| RaftLogIndex |
Indices of a raft log such as commit index, match index, etc.
|
| 异常错误 | 说明 |
|---|---|
| RaftLogIOException |
Exception while reading/writing RaftLog
|
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.