JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
ca.uhn.fhir.jpa.search.warm.ICacheWarmingSvc
Packages that use
ICacheWarmingSvc
Package
Description
ca.uhn.fhir.jpa.config
ca.uhn.fhir.jpa.search.warm
Uses of
ICacheWarmingSvc
in
ca.uhn.fhir.jpa.config
Methods in
ca.uhn.fhir.jpa.config
that return
ICacheWarmingSvc
Modifier and Type
Method
Description
ICacheWarmingSvc
JpaConfig.
cacheWarmingSvc
()
Uses of
ICacheWarmingSvc
in
ca.uhn.fhir.jpa.search.warm
Classes in
ca.uhn.fhir.jpa.search.warm
that implement
ICacheWarmingSvc
Modifier and Type
Class
Description
class
CacheWarmingSvcImpl