| Class | Description |
|---|---|
| RaftLog |
Base class of RaftLog.
|
| RaftLog.Metadata | |
| RaftLogIndex |
Indices of
RaftLog such as commit index, match index, etc. |
| Exception | Description |
|---|---|
| RaftLogIOException |
Exception while reading/writing RaftLog
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.