| Package | Description |
|---|---|
| org.apache.ratis.server.raftlog.segmented |
| Modifier and Type | Method and Description |
|---|---|
LogSegmentStartEnd |
LogSegmentPath.getStartEnd() |
| Modifier and Type | Method and Description |
|---|---|
int |
LogSegmentStartEnd.compareTo(LogSegmentStartEnd that) |
static int |
LogSegment.readSegmentFile(File file,
LogSegmentStartEnd startEnd,
SizeInBytes maxOpSize,
RaftServerConfigKeys.Log.CorruptionPolicy corruptionPolicy,
SegmentedRaftLogMetrics raftLogMetrics,
Consumer<org.apache.ratis.proto.RaftProtos.LogEntryProto> entryConsumer) |
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.