Uses of Class
io.fluxzero.common.api.search.GetSearchHistogram
Packages that use GetSearchHistogram
-
Uses of GetSearchHistogram in io.fluxzero.sdk.persisting.search.client
Methods in io.fluxzero.sdk.persisting.search.client with parameters of type GetSearchHistogramModifier and TypeMethodDescriptionInMemorySearchStore.fetchHistogram(GetSearchHistogram request) SearchClient.fetchHistogram(GetSearchHistogram request) Fetches a histogram (bucketed time-series view) for documents matching the query.WebSocketSearchClient.fetchHistogram(GetSearchHistogram request) -
Uses of GetSearchHistogram in io.fluxzero.testserver.websocket
Methods in io.fluxzero.testserver.websocket with parameters of type GetSearchHistogram