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) |
PointsWriter |
fieldsWriter(SegmentWriteState state) |
public AssertingPointsFormat()
public AssertingPointsFormat(PointsFormat in)
public PointsWriter fieldsWriter(SegmentWriteState state) throws IOException
fieldsWriter
in class PointsFormat
IOException
public PointsReader fieldsReader(SegmentReadState state) throws IOException
fieldsReader
in class PointsFormat
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.