Class JobChunkProgressAccumulator

java.lang.Object
ca.uhn.fhir.batch2.maintenance.JobChunkProgressAccumulator

public class JobChunkProgressAccumulator extends Object
While performing cleanup, the cleanup job loads all work chunks to examine their status. This bean collects the counts that are found, so that they can be reused for maintenance jobs without needing to hit the database a second time.