Package ca.uhn.fhir.jpa.batch.reader
package ca.uhn.fhir.jpa.batch.reader
-
ClassesClassDescriptionThis Spring Batch reader takes 4 parameters:
BatchConstants.JOB_PARAM_REQUEST_LIST
: A list of URLs to search for along with the partitions those searches should be performed onBatchConstants.JOB_PARAM_BATCH_SIZE
: The number of resources to return with each search.This service is used by batch processes to search resourcesThis Spring Batch reader takes 3 parameters:CronologicalBatchAllResourcePidReader.JOB_PARAM_BATCH_SIZE
: The number of resources to return with each search.