Interface VectorSearchTableSource.VectorSearchRuntimeProvider
-
- All Known Subinterfaces:
AsyncVectorSearchFunctionProvider,VectorSearchFunctionProvider
- Enclosing interface:
- VectorSearchTableSource
@PublicEvolving public static interface VectorSearchTableSource.VectorSearchRuntimeProviderProvides actual runtime implementation for reading the data.There exists different interfaces for runtime implementation which is why
VectorSearchTableSource.VectorSearchRuntimeProviderserves as the base interface.