public abstract static class SegmentInfos.FindSegmentsFile extends Object
| Constructor and Description |
|---|
FindSegmentsFile(Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
doBody(String segmentFileName)
Subclass must implement this.
|
Object |
run() |
Object |
run(IndexCommit commit) |
public FindSegmentsFile(Directory directory)
public Object run() throws CorruptIndexException, IOException
CorruptIndexExceptionIOExceptionpublic Object run(IndexCommit commit) throws CorruptIndexException, IOException
CorruptIndexExceptionIOExceptionprotected abstract Object doBody(String segmentFileName) throws CorruptIndexException, IOException
CorruptIndexExceptionIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.