Uses of Class
io.fluxzero.common.api.search.HasDocument
Packages that use HasDocument
-
Uses of HasDocument in io.fluxzero.sdk.persisting.search.client
Methods in io.fluxzero.sdk.persisting.search.client with parameters of type HasDocumentModifier and TypeMethodDescriptionbooleanInMemorySearchStore.documentExists(HasDocument r) booleanSearchClient.documentExists(HasDocument request) Checks whether a document with the given criteria exists.booleanWebSocketSearchClient.documentExists(HasDocument request)