Package ca.uhn.fhir.jpa.search.warm
Class CacheWarmingSvcImpl
java.lang.Object
ca.uhn.fhir.jpa.search.warm.CacheWarmingSvcImpl
- All Implemented Interfaces:
ca.uhn.fhir.jpa.model.sched.IHasScheduledJobs
,ICacheWarmingSvc
@Component
public class CacheWarmingSvcImpl
extends Object
implements ICacheWarmingSvc, ca.uhn.fhir.jpa.model.sched.IHasScheduledJobs
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
scheduleJobs
(ca.uhn.fhir.jpa.model.sched.ISchedulerService theSchedulerService) void
start()
-
Constructor Details
-
CacheWarmingSvcImpl
public CacheWarmingSvcImpl()
-
-
Method Details
-
performWarmingPass
- Specified by:
performWarmingPass
in interfaceICacheWarmingSvc
-
start
-
scheduleJobs
- Specified by:
scheduleJobs
in interfaceca.uhn.fhir.jpa.model.sched.IHasScheduledJobs
-
initCacheMap
-