Class DenseVectorFieldMapper.DenseVectorIndexOptions

java.lang.Object
org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapper.DenseVectorIndexOptions
All Implemented Interfaces:
IndexOptions, ToXContent
Direct Known Subclasses:
DenseVectorFieldMapper.BBQHnswIndexOptions, DenseVectorFieldMapper.Int4HnswIndexOptions, DenseVectorFieldMapper.Int8HnswIndexOptions
Enclosing class:
DenseVectorFieldMapper

public abstract static class DenseVectorFieldMapper.DenseVectorIndexOptions extends Object implements IndexOptions