Uses of Record Class
org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader.FieldEntry
Packages that use Lucene99FlatVectorsReader.FieldEntry
-
Uses of Lucene99FlatVectorsReader.FieldEntry in org.apache.lucene.codecs.lucene99
Fields in org.apache.lucene.codecs.lucene99 with type parameters of type Lucene99FlatVectorsReader.FieldEntryModifier and TypeFieldDescriptionprivate final IntObjectHashMap
<Lucene99FlatVectorsReader.FieldEntry> Lucene99FlatVectorsReader.fields
Methods in org.apache.lucene.codecs.lucene99 that return Lucene99FlatVectorsReader.FieldEntryModifier and TypeMethodDescription(package private) static Lucene99FlatVectorsReader.FieldEntry
Lucene99FlatVectorsReader.FieldEntry.create
(IndexInput input, FieldInfo info) Lucene99FlatVectorsReader.getFieldEntry
(String field, VectorEncoding expectedEncoding)