public class DisableStreamingTaskRunner extends BaseStreamingTaskRunner
| Modifier and Type | Field and Description |
|---|---|
static String |
TASK_NAME |
cfService, maxRetries, s3Client, s3Provider, STREAMING_HOST_PROP, unwrappedS3Provider| Constructor and Description |
|---|
DisableStreamingTaskRunner(org.duracloud.storage.provider.StorageProvider s3Provider,
S3StorageProvider unwrappedS3Provider,
com.amazonaws.services.s3.AmazonS3Client s3Client,
org.jets3t.service.CloudFrontService cfService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
performTask(String taskParameters) |
getAllExistingDistributions, getDistributionOriginAccessId, getExistingDistribution, getSpaceContents, getSpaceId, removeStreamingHostFromSpaceProps, waitpublic static final String TASK_NAME
public DisableStreamingTaskRunner(org.duracloud.storage.provider.StorageProvider s3Provider,
S3StorageProvider unwrappedS3Provider,
com.amazonaws.services.s3.AmazonS3Client s3Client,
org.jets3t.service.CloudFrontService cfService)
public String getName()
getName in interface org.duracloud.storage.provider.TaskRunnergetName in class BaseStreamingTaskRunnerpublic String performTask(String taskParameters)
performTask in interface org.duracloud.storage.provider.TaskRunnerperformTask in class BaseStreamingTaskRunnerCopyright © 2009–2015 DuraSpace. All rights reserved.