
Uses of Interface
ca.uhn.fhir.jpa.search.cache.ISearchCacheSvc
Packages that use ISearchCacheSvc
-
Uses of ISearchCacheSvc in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return ISearchCacheSvc -
Uses of ISearchCacheSvc in ca.uhn.fhir.jpa.search
Methods in ca.uhn.fhir.jpa.search with parameters of type ISearchCacheSvcModifier and TypeMethodDescriptionvoid
SearchCoordinatorSvcImpl.setSearchCacheServicesForUnitTest
(ISearchCacheSvc theSearchCacheSvc, ISearchResultCacheSvc theSearchResultCacheSvc) void
PersistedJpaBundleProvider.setSearchCacheSvcForUnitTest
(ISearchCacheSvc theSearchCacheSvc) -
Uses of ISearchCacheSvc in ca.uhn.fhir.jpa.search.cache
Classes in ca.uhn.fhir.jpa.search.cache that implement ISearchCacheSvc