Uses of Class
io.fluxzero.common.api.search.GetDocument
Packages that use GetDocument
-
Uses of GetDocument in io.fluxzero.sdk.persisting.search.client
Methods in io.fluxzero.sdk.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)