@Deprecated public class Lucene40StoredFieldsFormat extends StoredFieldsFormat
| Constructor and Description |
|---|
Lucene40StoredFieldsFormat()
Deprecated.
Sole constructor.
|
| 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.
|
public Lucene40StoredFieldsFormat()
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-2016 Apache Software Foundation. All Rights Reserved.