Uses of Interface
com.ibm.fhir.bulkdata.load.partition.transformer.PartitionSourceTransformer
- 
Packages that use PartitionSourceTransformer Package Description com.ibm.fhir.bulkdata.load.partition.transformer.impl  - 
- 
Uses of PartitionSourceTransformer in com.ibm.fhir.bulkdata.load.partition.transformer.impl
Classes in com.ibm.fhir.bulkdata.load.partition.transformer.impl that implement PartitionSourceTransformer Modifier and Type Class Description classAzureTransformerAt most one BulkDataSource is created in a List, but throws when Azure doesn't exist.classFileTransformerConverts the File Type to a BulkData Source There are no sophisticated operations.classHttpsTransformerConverts the Https Type to a BulkData Source There are no sophisticated operations.classS3TransformerS3Transformer takes the object path, such that GET fhir-import maps to fhir-import.ndjson and fhir-import and anything that matches 'fhir-import*'. 
 -