public class S3ArtifactDownloader extends Object
| Constructor and Description |
|---|
S3ArtifactDownloader(SingularityS3Configuration configuration,
org.slf4j.Logger log,
com.hubspot.singularity.runner.base.sentry.SingularityRunnerExceptionNotifier exceptionNotifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
download(com.hubspot.deploy.S3Artifact s3Artifact,
Path downloadTo) |
public S3ArtifactDownloader(SingularityS3Configuration configuration, org.slf4j.Logger log, com.hubspot.singularity.runner.base.sentry.SingularityRunnerExceptionNotifier exceptionNotifier)
public void download(com.hubspot.deploy.S3Artifact s3Artifact,
Path downloadTo)
Copyright © 2019. All rights reserved.