public abstract static class SegmentInfos.FindSegmentsFile extends Object
Constructor and Description |
---|
SegmentInfos.FindSegmentsFile(Directory directory) |
public SegmentInfos.FindSegmentsFile(Directory directory)
public Object run() throws CorruptIndexException, IOException
CorruptIndexException
IOException
public Object run(IndexCommit commit) throws CorruptIndexException, IOException
CorruptIndexException
IOException
protected abstract Object doBody(String segmentFileName) throws CorruptIndexException, IOException
CorruptIndexException
IOException