public final class AssertingPointsFormat extends PointsFormat
EMPTY| Constructor and Description |
|---|
AssertingPointsFormat()
Create a new AssertingPointsFormat
|
AssertingPointsFormat(PointsFormat in)
Expert: Create an AssertingPointsFormat.
|
| Modifier and Type | Method and Description |
|---|---|
PointsReader |
fieldsReader(SegmentReadState state)
Reads a segment.
|
PointsWriter |
fieldsWriter(SegmentWriteState state)
Writes a new segment
|
public AssertingPointsFormat()
public AssertingPointsFormat(PointsFormat in)
public PointsWriter fieldsWriter(SegmentWriteState state) throws java.io.IOException
PointsFormatfieldsWriter in class PointsFormatjava.io.IOExceptionpublic PointsReader fieldsReader(SegmentReadState state) throws java.io.IOException
PointsFormatfieldsReader in class PointsFormatjava.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.