| 程序包 | 说明 |
|---|---|
| org.apache.ratis.server.raftlog.segmented |
| 限定符和类型 | 方法和说明 |
|---|---|
static LogSegmentPath |
LogSegmentPath.matchLogSegment(Path path)
Match the given path with the
LogSegmentStartEnd.getClosedSegmentPattern()
or the LogSegmentStartEnd.getOpenSegmentPattern(). |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<LogSegmentPath> |
LogSegmentPath.getLogSegmentPaths(RaftStorage storage)
Get a list of
LogSegmentPath from the given storage. |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.