public abstract class FieldInfosReader extends Object
FieldInfos
.Modifier | Constructor and Description |
---|---|
protected |
FieldInfosReader()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract FieldInfos |
read(Directory directory,
String segmentName,
String segmentSuffix,
IOContext iocontext)
Read the
FieldInfos previously written with FieldInfosWriter . |
protected FieldInfosReader()
public abstract FieldInfos read(Directory directory, String segmentName, String segmentSuffix, IOContext iocontext) throws IOException
FieldInfos
previously written with FieldInfosWriter
.IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.