Class ImportPartitionMapper
- java.lang.Object
-
- org.linuxforhealth.fhir.bulkdata.jbatch.load.ImportPartitionMapper
-
- All Implemented Interfaces:
javax.batch.api.partition.PartitionMapper
@Dependent public class ImportPartitionMapper extends java.lang.Object implements javax.batch.api.partition.PartitionMapper
-
-
Field Summary
Fields Modifier and Type Field Description (package private) javax.batch.runtime.context.JobContext
jobCtx
-
Constructor Summary
Constructors Constructor Description ImportPartitionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.batch.api.partition.PartitionPlan
mapPartitions()
-