Uses of Class
ca.uhn.fhir.batch2.maintenance.JobChunkProgressAccumulator
Packages that use JobChunkProgressAccumulator
-
Uses of JobChunkProgressAccumulator in ca.uhn.fhir.batch2.maintenance
Constructors in ca.uhn.fhir.batch2.maintenance with parameters of type JobChunkProgressAccumulatorModifierConstructorDescriptionJobInstanceProcessor(IJobPersistence theJobPersistence, BatchJobSender theBatchJobSender, String theInstanceId, JobChunkProgressAccumulator theProgressAccumulator, IReductionStepExecutorService theReductionStepExecutorService, JobDefinitionRegistry theJobDefinitionRegistry) -
Uses of JobChunkProgressAccumulator in ca.uhn.fhir.batch2.progress
Constructors in ca.uhn.fhir.batch2.progress with parameters of type JobChunkProgressAccumulatorModifierConstructorDescriptionJobInstanceProgressCalculator(IJobPersistence theJobPersistence, JobChunkProgressAccumulator theProgressAccumulator, JobDefinitionRegistry theJobDefinitionRegistry)