Uses of Class
io.fluxcapacitor.common.api.search.GetSearchHistogram
Packages that use GetSearchHistogram
Package
Description
-
Uses of GetSearchHistogram in io.fluxcapacitor.javaclient.persisting.search.client
Methods in io.fluxcapacitor.javaclient.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.fluxcapacitor.testserver.websocket
Methods in io.fluxcapacitor.testserver.websocket with parameters of type GetSearchHistogram