public class SimpleTextCompoundFormat extends CompoundFormat
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextCompoundFormat()
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Directory |
getCompoundReader(Directory dir,
SegmentInfo si,
IOContext context)
Returns a Directory view (read-only) for the compound files in this segment
|
void |
write(Directory dir,
SegmentInfo si,
IOContext context)
Packs the provided segment's files into a compound format.
|
public Directory getCompoundReader(Directory dir, SegmentInfo si, IOContext context) throws IOException
CompoundFormatgetCompoundReader in class CompoundFormatIOExceptionpublic void write(Directory dir, SegmentInfo si, IOContext context) throws IOException
CompoundFormatwrite in class CompoundFormatIOExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.