| Package | Description |
|---|---|
| org.apache.ratis.server.raftlog | |
| org.apache.ratis.server.raftlog.memory | |
| org.apache.ratis.server.raftlog.segmented |
| Modifier and Type | Method and Description |
|---|---|
abstract RaftLog.Metadata |
RaftLog.loadMetadata() |
| Modifier and Type | Method and Description |
|---|---|
RaftLog.Metadata |
MemoryRaftLog.loadMetadata() |
| Modifier and Type | Method and Description |
|---|---|
RaftLog.Metadata |
SegmentedRaftLog.loadMetadata() |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.