Class Hierarchy
- java.lang.Object
- ca.uhn.fhir.batch2.coordinator.DefaultJobPartitionProvider (implements ca.uhn.fhir.batch2.api.IJobPartitionProvider)
- ca.uhn.fhir.batch2.coordinator.JobCoordinatorImpl (implements ca.uhn.fhir.batch2.api.IJobCoordinator)
- ca.uhn.fhir.batch2.coordinator.JobDefinitionRegistry
- ca.uhn.fhir.batch2.coordinator.JobStepExecutor<PT,
IT, OT> - ca.uhn.fhir.batch2.coordinator.JobStepExecutorFactory
- ca.uhn.fhir.batch2.coordinator.JobStepExecutorOutput<PT,
IT, OT> - ca.uhn.fhir.batch2.coordinator.ReductionStepChunkProcessingResponse
- ca.uhn.fhir.batch2.coordinator.ReductionStepDataSink<PT,
IT, OT> - ca.uhn.fhir.batch2.coordinator.ReductionStepExecutorServiceImpl (implements ca.uhn.fhir.jpa.model.sched.IHasScheduledJobs, ca.uhn.fhir.batch2.api.IReductionStepExecutorService)
- ca.uhn.fhir.batch2.coordinator.ReductionStepExecutorServiceImpl.ReductionStepExecutorScheduledJob (implements ca.uhn.fhir.jpa.model.sched.HapiJob)
- ca.uhn.fhir.batch2.coordinator.StepExecutor
- ca.uhn.fhir.batch2.coordinator.WorkChunkProcessor