Uses of Class
org.duracloud.s3storage.StringDataStoreFactory
-
Packages that use StringDataStoreFactory Package Description org.duracloud.s3task org.duracloud.s3task.streaminghls -
-
Uses of StringDataStoreFactory in org.duracloud.s3task
Constructors in org.duracloud.s3task with parameters of type StringDataStoreFactory Constructor Description S3TaskProvider(StorageProvider s3Provider, S3StorageProvider unwrappedS3Provider, com.amazonaws.services.s3.AmazonS3 s3Client, com.amazonaws.services.cloudfront.AmazonCloudFrontClient cfClient, StringDataStoreFactory dataStoreFactory, String cfAccountId, String cfKeyId, String cfKeyPath, String storeId, String dcHost) -
Uses of StringDataStoreFactory in org.duracloud.s3task.streaminghls
Constructors in org.duracloud.s3task.streaminghls with parameters of type StringDataStoreFactory Constructor Description GetHlsSignedCookiesUrlTaskRunner(StorageProvider s3Provider, S3StorageProvider unwrappedS3Provider, com.amazonaws.services.cloudfront.AmazonCloudFrontClient cfClient, StringDataStoreFactory dataStoreFactory, String cfKeyId, String cfKeyPath)
-