public abstract class FieldInfosFormat extends Object
FieldInfos| Constructor and Description |
|---|
FieldInfosFormat() |
| Modifier and Type | Method and Description |
|---|---|
abstract FieldInfosReader |
getFieldInfosReader()
Returns a
FieldInfosReader to read field infos
from the index |
abstract FieldInfosWriter |
getFieldInfosWriter()
Returns a
FieldInfosWriter to write field infos
to the index |
public abstract FieldInfosReader getFieldInfosReader() throws IOException
FieldInfosReader to read field infos
from the indexIOExceptionpublic abstract FieldInfosWriter getFieldInfosWriter() throws IOException
FieldInfosWriter to write field infos
to the indexIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.