Package ca.uhn.fhir.batch2.maintenance
Class JobInstanceProcessor
java.lang.Object
ca.uhn.fhir.batch2.maintenance.JobInstanceProcessor
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJobInstanceProcessor(IJobPersistence theJobPersistence, BatchJobSender theBatchJobSender, String theInstanceId, JobChunkProgressAccumulator theProgressAccumulator, IReductionStepExecutorService theReductionStepExecutorService, JobDefinitionRegistry theJobDefinitionRegistry) -
Method Summary
Modifier and TypeMethodDescriptionprotected ca.uhn.fhir.model.api.PagingIterator<WorkChunkMetadata>voidprocess()
-
Field Details
-
PURGE_THRESHOLD
- See Also:
-
-
Constructor Details
-
JobInstanceProcessor
public JobInstanceProcessor(IJobPersistence theJobPersistence, BatchJobSender theBatchJobSender, String theInstanceId, JobChunkProgressAccumulator theProgressAccumulator, IReductionStepExecutorService theReductionStepExecutorService, JobDefinitionRegistry theJobDefinitionRegistry)
-
-
Method Details
-
process
-
getReadyChunks
-