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
CorruptIndexException
IOException
public Object run(IndexCommit commit) throws CorruptIndexException, IOException
CorruptIndexException
IOException
protected abstract Object doBody(String segmentFileName) throws CorruptIndexException, IOException
CorruptIndexException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.