Interface VectorIndexExtractor<V,T>

Type Parameters:
V - the type of the cache value
T - the type of the vector (must be a primitive array of a supported vector type)
All Superinterfaces:
CanonicallyNamed, Function<V,Vector<T>>, IndexAwareExtractor<V,Vector<T>>, Remote.Function<V,Vector<T>>, Remote.ToDoubleFunction<V>, Remote.ToIntFunction<V>, Remote.ToLongFunction<V>, Serializable, ToDoubleFunction<V>, ToIntFunction<V>, ToLongFunction<V>, ValueExtractor<V,Vector<T>>
All Known Implementing Classes:
BinaryQuantIndex

public interface VectorIndexExtractor<V,T> extends IndexAwareExtractor<V,Vector<T>>
An IndexAwareExtractor used to create a VectorIndex