Interface PartitionSourceTransformer

    • Method Detail

      • transformToDataSources

        java.util.List<BulkDataSource> transformToDataSources​(java.lang.String source,
                                                              java.lang.String type,
                                                              java.lang.String location)
                                                       throws FHIRException
        Converts the Source-Type and Location to multiple BulkDataSources for partitioning
        Parameters:
        source -
        type -
        location -
        Returns:
        Throws:
        FHIRException