@Deprecated public final class Lucene40CompoundFormat extends CompoundFormat
| Constructor and Description |
|---|
Lucene40CompoundFormat()
Deprecated.
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Directory |
getCompoundReader(Directory dir,
SegmentInfo si,
IOContext context)
Deprecated.
|
void |
write(Directory dir,
SegmentInfo si,
IOContext context)
Deprecated.
|
public Lucene40CompoundFormat()
public Directory getCompoundReader(Directory dir, SegmentInfo si, IOContext context) throws IOException
getCompoundReader in class CompoundFormatIOExceptionpublic void write(Directory dir, SegmentInfo si, IOContext context) throws IOException
write in class CompoundFormatIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.