Uses of Interface
org.linuxforhealth.fhir.bulkdata.provider.Provider
-
Packages that use Provider Package Description org.linuxforhealth.fhir.bulkdata.provider org.linuxforhealth.fhir.bulkdata.provider.impl -
-
Uses of Provider in org.linuxforhealth.fhir.bulkdata.provider
Methods in org.linuxforhealth.fhir.bulkdata.provider that return Provider Modifier and Type Method Description static ProviderProviderFactory. getSourceWrapper(java.lang.String source, java.lang.String type)get the SourceWrapper based on the type -
Uses of Provider in org.linuxforhealth.fhir.bulkdata.provider.impl
Classes in org.linuxforhealth.fhir.bulkdata.provider.impl that implement Provider Modifier and Type Class Description classAzureProviderAzureProvider integrates the BulkData feature with Azure Blob Storage.classFileProviderWraps behaviors on the File objects on the local volumes.classHttpsProviderHttps ProviderclassS3ProviderS3Provider for ibm-cos and aws-s3
-