public class SimpleTextSegmentInfoFormat
extends SegmentInfoFormat
FOR RECREATIONAL USE ONLY
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SI_EXTENSION |
| Constructor and Description |
|---|
SimpleTextSegmentInfoFormat() |
| Modifier and Type | Method and Description |
|---|---|
SegmentInfo |
read(Directory directory,
java.lang.String segmentName,
byte[] segmentID,
IOContext context) |
void |
write(Directory dir,
SegmentInfo si,
IOContext ioContext) |
public static final java.lang.String SI_EXTENSION
public SegmentInfo read(Directory directory,
java.lang.String segmentName,
byte[] segmentID,
IOContext context)
throws java.io.IOException
java.io.IOExceptionpublic void write(Directory dir,
SegmentInfo si,
IOContext ioContext)
throws java.io.IOException
java.io.IOExceptionData In Motion GmbH all rights reserved