Uses of Class
ca.uhn.fhir.jpa.api.model.WarmCacheEntry
-
Uses of WarmCacheEntry in ca.uhn.fhir.jpa.api.config
Modifier and TypeMethodDescriptionJpaStorageSettings.getWarmCacheEntries()
Returns a set of searches that should be kept "warm", meaning that searches will periodically be performed in the background to keep results ready for this searchModifier and TypeMethodDescriptionvoid
JpaStorageSettings.setWarmCacheEntries
(List<WarmCacheEntry> theWarmCacheEntries) -
Uses of WarmCacheEntry in ca.uhn.fhir.jpa.api.model