Class Lucene99FlatVectorsReader

java.lang.Object
org.apache.lucene.codecs.FlatVectorsReader
org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader
All Implemented Interfaces:
Closeable, AutoCloseable, Accountable

public final class Lucene99FlatVectorsReader extends FlatVectorsReader
Reads vectors from the index segments.
WARNING: This API is experimental and might change in incompatible ways in the next release.