public class SimpleTextCompoundFormat extends CompoundFormat
FOR RECREATIONAL USE ONLY
Constructor and Description |
---|
SimpleTextCompoundFormat()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
CompoundDirectory |
getCompoundReader(Directory dir,
SegmentInfo si,
IOContext context) |
void |
write(Directory dir,
SegmentInfo si,
IOContext context) |
public CompoundDirectory getCompoundReader(Directory dir, SegmentInfo si, IOContext context) throws IOException
getCompoundReader
in class CompoundFormat
IOException
public void write(Directory dir, SegmentInfo si, IOContext context) throws IOException
write
in class CompoundFormat
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.