Uses of Interface
ca.uhn.fhir.jpa.search.cache.ISearchResultCacheSvc
Package
Description
-
Uses of ISearchResultCacheSvc in ca.uhn.fhir.jpa.config
-
Uses of ISearchResultCacheSvc in ca.uhn.fhir.jpa.search
ModifierConstructorDescriptionSearchCoordinatorSvcImpl
(ca.uhn.fhir.context.FhirContext theContext, JpaStorageSettings theStorageSettings, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, HapiTransactionService theTxService, ISearchCacheSvc theSearchCacheSvc, ISearchResultCacheSvc theSearchResultCacheSvc, DaoRegistry theDaoRegistry, SearchBuilderFactory<JpaPid> theSearchBuilderFactory, ISynchronousSearchSvc theSynchronousSearchSvc, PersistedJpaBundleProviderFactory thePersistedJpaBundleProviderFactory, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, SearchStrategyFactory theSearchStrategyFactory, ExceptionService theExceptionSvc, org.springframework.beans.factory.BeanFactory theBeanFactory) Constructor -
Uses of ISearchResultCacheSvc in ca.uhn.fhir.jpa.search.builder.tasks
Modifier and TypeFieldDescriptionprotected final ISearchResultCacheSvc
SearchTask.mySearchResultCacheSvc
ModifierConstructorDescriptionSearchContinuationTask
(SearchTaskParameters theCreationParams, HapiTransactionService theTxService, ca.uhn.fhir.context.FhirContext theContext, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, SearchBuilderFactory theSearchBuilderFactory, ISearchResultCacheSvc theSearchResultCacheSvc, JpaStorageSettings theStorageSettings, ISearchCacheSvc theSearchCacheSvc, ca.uhn.fhir.rest.server.IPagingProvider thePagingProvider, ExceptionService theExceptionSvc) SearchTask
(SearchTaskParameters theCreationParams, HapiTransactionService theManagedTxManager, ca.uhn.fhir.context.FhirContext theContext, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, SearchBuilderFactory theSearchBuilderFactory, ISearchResultCacheSvc theSearchResultCacheSvc, JpaStorageSettings theStorageSettings, ISearchCacheSvc theSearchCacheSvc, ca.uhn.fhir.rest.server.IPagingProvider thePagingProvider) Constructor -
Uses of ISearchResultCacheSvc in ca.uhn.fhir.jpa.search.cache