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 ProviderProviderFactory. getSourceWrapper(String source, 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 classFileProviderWraps behaviors on the File objects on the local volumes.classHttpsProviderHttps ProviderclassS3ProviderS3Provider for ibm-cos and aws-s3
-