public abstract static class SegmentInfos.FindSegmentsFile extends Object
| Constructor and Description |
|---|
FindSegmentsFile(Directory directory)
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
run()
Locate the most recent
segments file and
run doBody(java.lang.String) on it. |
Object |
run(IndexCommit commit)
Run
doBody(java.lang.String) on the provided commit. |
public FindSegmentsFile(Directory directory)
public Object run() throws IOException
segments file and
run doBody(java.lang.String) on it.IOExceptionpublic Object run(IndexCommit commit) throws IOException
doBody(java.lang.String) on the provided commit.IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved