Uses of Interface
com.ibm.fhir.bulkdata.provider.Provider
-
Packages that use Provider Package Description com.ibm.fhir.bulkdata.provider com.ibm.fhir.bulkdata.provider.impl -
-
Uses of Provider in com.ibm.fhir.bulkdata.provider
Methods in com.ibm.fhir.bulkdata.provider that return Provider Modifier and Type Method Description static Provider
ProviderFactory. getSourceWrapper(java.lang.String source, java.lang.String type)
get the SourceWrapper based on the type -
Uses of Provider in com.ibm.fhir.bulkdata.provider.impl
Classes in com.ibm.fhir.bulkdata.provider.impl that implement Provider Modifier and Type Class Description class
AzureProvider
AzureProvider integrates the BulkData feature with Azure Blob Storage.class
FileProvider
Wraps behaviors on the File objects on the local volumes.class
HttpsProvider
Https Providerclass
S3Provider
S3Provider for ibm-cos and aws-s3
-