public abstract static class SegmentInfos.FindSegmentsFile
extends java.lang.Object
| Constructor and Description |
|---|
FindSegmentsFile(Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.Object |
doBody(java.lang.String segmentFileName)
Subclass must implement this.
|
java.lang.Object |
run() |
java.lang.Object |
run(IndexCommit commit) |
public FindSegmentsFile(Directory directory)
public java.lang.Object run()
throws CorruptIndexException,
java.io.IOException
CorruptIndexExceptionjava.io.IOExceptionpublic java.lang.Object run(IndexCommit commit) throws CorruptIndexException, java.io.IOException
CorruptIndexExceptionjava.io.IOExceptionprotected abstract java.lang.Object doBody(java.lang.String segmentFileName)
throws CorruptIndexException,
java.io.IOException
CorruptIndexExceptionjava.io.IOExceptionCopyright © 2000-2022 Apache Software Foundation. All Rights Reserved.