Class ExportPartitionCollector
- java.lang.Object
-
- com.ibm.fhir.bulkdata.jbatch.export.fast.ExportPartitionCollector
-
- All Implemented Interfaces:
javax.batch.api.partition.PartitionCollector
@Dependent public class ExportPartitionCollector extends java.lang.Object implements javax.batch.api.partition.PartitionCollector
Final step which is executed after the individual partitions have completed or the job has been terminated.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) javax.batch.runtime.context.StepContext
stepCtx
-
Constructor Summary
Constructors Constructor Description ExportPartitionCollector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.Serializable
collectPartitionData()
-