| Package | Description |
|---|---|
| org.apache.ratis.server.raftlog.memory | |
| org.apache.ratis.server.raftlog.segmented |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryRaftLog
A simple RaftLog implementation in memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentedRaftLog
The RaftLog implementation that writes log entries into segmented files in
local disk.
|
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.