public class SimpleTextSegmentInfoWriter extends SegmentInfoWriter
FOR RECREATIONAL USE ONLY
Constructor and Description |
---|
SimpleTextSegmentInfoWriter() |
Modifier and Type | Method and Description |
---|---|
void |
write(Directory dir,
SegmentInfo si,
FieldInfos fis,
IOContext ioContext)
Write
SegmentInfo data. |
public void write(Directory dir, SegmentInfo si, FieldInfos fis, IOContext ioContext) throws IOException
SegmentInfoWriter
SegmentInfo
data.write
in class SegmentInfoWriter
IOException
- If an I/O error occursCopyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.