Class SystemExportPartitionMapper
- java.lang.Object
-
- com.ibm.fhir.bulkdata.jbatch.export.system.SystemExportPartitionMapper
-
- All Implemented Interfaces:
javax.batch.api.partition.PartitionMapper
@Dependent public class SystemExportPartitionMapper extends java.lang.Object implements javax.batch.api.partition.PartitionMapperGenerates thePartitionPlandescribing how the system export work is broken into pieces. Each resource type extracted from the fhirResourceType property is allocated to a partition.
-
-
Constructor Summary
Constructors Constructor Description SystemExportPartitionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.batch.api.partition.PartitionPlanmapPartitions()
-