Uses of Class
io.fluxcapacitor.common.api.search.GetDocument
Packages that use GetDocument
-
Uses of GetDocument in io.fluxcapacitor.javaclient.persisting.search.client
Methods in io.fluxcapacitor.javaclient.persisting.search.client with parameters of type GetDocumentModifier and TypeMethodDescriptionInMemorySearchStore.fetch
(GetDocument r) SearchClient.fetch
(GetDocument request) Fetches a single serialized document matching the given request.WebSocketSearchClient.fetch
(GetDocument request)