public class SimpleTextFieldInfosFormat extends FieldInfosFormat
FOR RECREATIONAL USE ONLY
Constructor and Description |
---|
SimpleTextFieldInfosFormat() |
Modifier and Type | Method and Description |
---|---|
FieldInfosReader |
getFieldInfosReader()
Returns a
FieldInfosReader to read field infos
from the index |
FieldInfosWriter |
getFieldInfosWriter()
Returns a
FieldInfosWriter to write field infos
to the index |
public FieldInfosReader getFieldInfosReader() throws IOException
FieldInfosFormat
FieldInfosReader
to read field infos
from the indexgetFieldInfosReader
in class FieldInfosFormat
IOException
public FieldInfosWriter getFieldInfosWriter() throws IOException
FieldInfosFormat
FieldInfosWriter
to write field infos
to the indexgetFieldInfosWriter
in class FieldInfosFormat
IOException
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.