Class Hierarchy
- java.lang.Object
- ca.uhn.fhir.batch2.config.BaseBatch2Config
- ca.uhn.fhir.rest.server.messaging.json.BaseJsonMessage<T> (implements ca.uhn.fhir.model.api.IModelJson, org.springframework.messaging.Message<T>)
- ca.uhn.fhir.batch2.model.BaseWorkChunkEvent
- ca.uhn.fhir.batch2.config.Batch2JobRegisterer
- ca.uhn.fhir.batch2.util.Batch2Utils
- ca.uhn.fhir.batch2.util.BatchJobOpenTelemetryUtils
- ca.uhn.fhir.batch2.channel.BatchJobSender
- ca.uhn.fhir.batch2.api.ChunkExecutionDetails<PT,IT>
- ca.uhn.fhir.batch2.model.ChunkOutcome
- ca.uhn.fhir.batch2.jobs.step.ChunkProducer (implements ca.uhn.fhir.batch2.jobs.step.IIdChunkProducer<IT>)
- ca.uhn.fhir.batch2.jobs.chunk.ChunkRangeJson (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.coordinator.DefaultJobPartitionProvider (implements ca.uhn.fhir.batch2.api.IJobPartitionProvider)
- ca.uhn.fhir.batch2.model.FetchJobInstancesRequest
- ca.uhn.fhir.batch2.jobs.step.GenerateRangeChunksStep<PT> (implements ca.uhn.fhir.batch2.api.IFirstJobStepWorker<PT,OT>)
- ca.uhn.fhir.batch2.api.IJobPersistence.CreateResult
- ca.uhn.fhir.batch2.progress.InstanceProgress
- ca.uhn.fhir.batch2.maintenance.JobChunkProgressAccumulator
- ca.uhn.fhir.batch2.api.JobCompletionDetails<PT>
- ca.uhn.fhir.batch2.coordinator.JobCoordinatorImpl (implements ca.uhn.fhir.batch2.api.IJobCoordinator)
- ca.uhn.fhir.batch2.model.JobDefinition<PT>
- ca.uhn.fhir.batch2.model.JobDefinition.Builder<PT,NIT>
- ca.uhn.fhir.batch2.coordinator.JobDefinitionRegistry
- ca.uhn.fhir.batch2.model.JobDefinitionStep<PT,IT,OT>
- ca.uhn.fhir.batch2.model.JobInstance (implements ca.uhn.fhir.batch2.api.IJobInstance, ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.maintenance.JobInstanceProcessor
- ca.uhn.fhir.batch2.progress.JobInstanceProgressCalculator
- ca.uhn.fhir.batch2.model.JobInstanceStartRequest (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.progress.JobInstanceStatusUpdater
- ca.uhn.fhir.batch2.maintenance.JobMaintenanceServiceImpl (implements ca.uhn.fhir.jpa.model.sched.IHasScheduledJobs, ca.uhn.fhir.batch2.api.IJobMaintenanceService)
- ca.uhn.fhir.batch2.maintenance.JobMaintenanceServiceImpl.JobMaintenanceScheduledJob (implements ca.uhn.fhir.jpa.model.sched.HapiJob)
- ca.uhn.fhir.batch2.api.JobOperationResultJson (implements ca.uhn.fhir.model.api.IModelJson)
- 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.model.JobWorkCursor<PT,IT,OT>
- ca.uhn.fhir.batch2.model.JobWorkNotification (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.model.ListResult<T> (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.jobs.step.LoadIdsStep<PT> (implements ca.uhn.fhir.batch2.api.IJobStepWorker<PT,IT,OT>)
- ca.uhn.fhir.batch2.jobs.parameters.PartitionedUrl (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.jobs.parameters.PartitionedUrlJobParameters (implements ca.uhn.fhir.model.api.IModelJson)
- 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.jobs.step.ResourceIdListStep<PT> (implements ca.uhn.fhir.batch2.api.IJobStepWorker<PT,IT,OT>)
- ca.uhn.fhir.batch2.jobs.chunk.ResourceIdListWorkChunkJson (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.api.RunOutcome
- ca.uhn.fhir.batch2.api.StepExecutionDetails<PT,IT>
- ca.uhn.fhir.batch2.coordinator.StepExecutor
- java.lang.Throwable (implements java.io.Serializable)
- ca.uhn.fhir.batch2.jobs.chunk.TypedPidJson (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.jobs.parameters.UrlListValidator (implements ca.uhn.fhir.batch2.jobs.parameters.IUrlListValidator)
- ca.uhn.fhir.batch2.jobs.parameters.UrlPartitioner
- ca.uhn.fhir.batch2.api.VoidModel (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.model.WorkChunkCreateEvent
- ca.uhn.fhir.batch2.model.WorkChunkData<OT>
- ca.uhn.fhir.batch2.model.WorkChunkMetadata (implements ca.uhn.fhir.model.api.IModelJson)
- ca.uhn.fhir.batch2.coordinator.WorkChunkProcessor