Class OfflinePointReader

java.lang.Object
org.apache.lucene.util.bkd.OfflinePointReader
All Implemented Interfaces:
Closeable, AutoCloseable, PointReader

public final class OfflinePointReader extends Object implements PointReader
Reads points from disk in a fixed-with format, previously written with OfflinePointWriter.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.