| 程序包 | 说明 |
|---|---|
| org.apache.ratis.server.raftlog.memory | |
| org.apache.ratis.server.raftlog.segmented |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryRaftLog
A simple RaftLog implementation in memory.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SegmentedRaftLog
The RaftLog implementation that writes log entries into segmented files in
local disk.
|
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.