Uses of Class
org.duracloud.s3storage.StringDataStoreFactory
Packages that use StringDataStoreFactory
-
Uses of StringDataStoreFactory in org.duracloud.s3task
Constructors in org.duracloud.s3task with parameters of type StringDataStoreFactoryModifierConstructorDescriptionS3TaskProvider(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 StringDataStoreFactoryModifierConstructorDescriptionGetHlsSignedCookiesUrlTaskRunner(StorageProvider s3Provider, S3StorageProvider unwrappedS3Provider, com.amazonaws.services.cloudfront.AmazonCloudFrontClient cfClient, StringDataStoreFactory dataStoreFactory, String cfKeyId, String cfKeyPath)