Package org.linuxforhealth.fhir.bulkdata.jbatch.export.fast
-
Class Summary Class Description ExportJobListener ExportPartitionAnalyzer ExportPartitionCollector Final step which is executed after the individual partitions have completed or the job has been terminated.NopWriter For the fast system export implementation, all processing is handled inside theResourcePayloadReader
so the writer here is simply a NOP.ResourcePayloadReader A high-performance version of the bulk-export job which doesn't support typeFilter and so can use a more efficient mechanism to page through the set of resources filtered by _lastModified.