Class OfflinePointWriter

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

public final class OfflinePointWriter extends Object implements PointWriter
Writes points to disk in a fixed-with format.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.