public abstract class SegmentInfoReader extends Object
SegmentInfo information.| Constructor and Description |
|---|
SegmentInfoReader() |
| Modifier and Type | Method and Description |
|---|---|
abstract SegmentInfo |
read(Directory directory,
String segmentName,
IOContext context)
Read
SegmentInfo data from a directory. |
public abstract SegmentInfo read(Directory directory, String segmentName, IOContext context) throws IOException
SegmentInfo data from a directory.directory - directory to read fromsegmentName - name of the segment to readIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.