Module org.elasticsearch.server
Interface InternalVectorFormatProviderPlugin
public interface InternalVectorFormatProviderPlugin
-
Method Summary
Modifier and TypeMethodDescriptiondefault VectorsFormatProviderReturns {VectorFormatProvider} implementations added by this plugin.
-
Method Details
-
getVectorsFormatProvider
Returns {VectorFormatProvider} implementations added by this plugin.
-