Uses of Class
io.fluxcapacitor.common.api.search.GetDocuments
Packages that use GetDocuments
-
Uses of GetDocuments in io.fluxcapacitor.javaclient.persisting.search.client
Methods in io.fluxcapacitor.javaclient.persisting.search.client with parameters of type GetDocumentsModifier and TypeMethodDescriptionInMemorySearchStore.fetch
(GetDocuments request) SearchClient.fetch
(GetDocuments request) Fetches a collection of serialized documents that match the given request.WebSocketSearchClient.fetch
(GetDocuments request)