Class Hierarchy
- java.lang.Object
- ca.uhn.fhir.batch2.jobs.step.ChunkProducer (implements ca.uhn.fhir.batch2.jobs.step.IIdChunkProducer<IT>)
- ca.uhn.fhir.batch2.jobs.step.GenerateRangeChunksStep<PT> (implements ca.uhn.fhir.batch2.api.IFirstJobStepWorker<PT,
OT>) - ca.uhn.fhir.batch2.jobs.step.LoadIdsStep<PT> (implements ca.uhn.fhir.batch2.api.IJobStepWorker<PT,
IT, OT>) - ca.uhn.fhir.batch2.jobs.step.ResourceIdListStep<PT> (implements ca.uhn.fhir.batch2.api.IJobStepWorker<PT,
IT, OT>)
Interface Hierarchy
- ca.uhn.fhir.batch2.jobs.step.IIdChunkProducer<IT>