Uses of Class
com.hw.pinecone.entity.vector.FetchResponse
-
Uses of FetchResponse in com.hw.pinecone
Modifier and TypeMethodDescriptionIndexClient.fetch
(FetchRequest request) The Fetch operation looks up and returns vectors, by ID, from a single namespace. -
Uses of FetchResponse in com.hw.pinecone.service
Modifier and TypeMethodDescriptionio.reactivex.Single<FetchResponse>
The Fetch operation looks up and returns vectors, by ID, from a single namespace.