Module org.elasticsearch.server
Interface GenericFlatVectorReaders.LoadFlatVectorsReader
- Enclosing class:
GenericFlatVectorReaders
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
getReader
org.apache.lucene.codecs.hnsw.FlatVectorsReader getReader(String formatName, boolean useDirectIO) throws IOException - Throws:
IOException
-