Uses of Interface
org.apache.flink.table.connector.source.search.AsyncVectorSearchFunctionProvider
-
Packages that use AsyncVectorSearchFunctionProvider Package Description org.apache.flink.table.connector.source.search -
-
Uses of AsyncVectorSearchFunctionProvider in org.apache.flink.table.connector.source.search
Methods in org.apache.flink.table.connector.source.search that return AsyncVectorSearchFunctionProvider Modifier and Type Method Description static AsyncVectorSearchFunctionProviderAsyncVectorSearchFunctionProvider. of(AsyncVectorSearchFunction asyncVectorSearchFunction)Helper function for creating a static provider.
-