Uses of Class
io.fluxzero.common.api.search.SearchCollection
Packages that use SearchCollection
-
Uses of SearchCollection in io.fluxzero.sdk.persisting.search
Methods in io.fluxzero.sdk.persisting.search that return types with arguments of type SearchCollectionModifier and TypeMethodDescriptionDefaultDocumentStore.getSearchCollections()default List<SearchCollection> DocumentStore.getSearchCollections()Retrieves existing regular search collections and audit trails. -
Uses of SearchCollection in io.fluxzero.sdk.persisting.search.client
Methods in io.fluxzero.sdk.persisting.search.client that return types with arguments of type SearchCollectionModifier and TypeMethodDescriptionInMemorySearchStore.getSearchCollections()default List<SearchCollection> SearchClient.getSearchCollections()Retrieves existing regular search collections and audit trails.WebSocketSearchClient.getSearchCollections()