| 接口 | 说明 |
|---|---|
| CacheInvalidationPolicy | |
| SegmentedRaftLogFormat |
| 类 | 说明 |
|---|---|
| CacheInvalidationPolicy.CacheInvalidationPolicyDefault | |
| LogSegment |
In-memory cache for a log segment file.
|
| LogSegmentPath |
LogSegmentStartEnd with a Path. |
| LogSegmentStartEnd |
The start index and an end index of a log segment.
|
| SegmentedRaftLog |
The RaftLog implementation that writes log entries into segmented files in
local disk.
|
| SegmentedRaftLog.Builder | |
| SegmentedRaftLogCache |
In-memory RaftLog Cache.
|
| SegmentedRaftLogFormat.Internal | |
| SegmentedRaftLogInputStream | |
| SegmentedRaftLogOutputStream |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.