@Deprecated public class Lucene41StoredFieldsFormat extends StoredFieldsFormat
| Constructor and Description |
|---|
Lucene41StoredFieldsFormat()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StoredFieldsReader |
fieldsReader(Directory directory,
SegmentInfo si,
FieldInfos fn,
IOContext context)
Deprecated.
|
StoredFieldsWriter |
fieldsWriter(Directory directory,
SegmentInfo si,
IOContext context)
Deprecated.
|
String |
toString()
Deprecated.
|
public final StoredFieldsReader fieldsReader(Directory directory, SegmentInfo si, FieldInfos fn, IOContext context) throws IOException
fieldsReader in class StoredFieldsFormatIOExceptionpublic StoredFieldsWriter fieldsWriter(Directory directory, SegmentInfo si, IOContext context) throws IOException
fieldsWriter in class StoredFieldsFormatIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.