@ParametersAreNonnullByDefault
Package com.netflix.genie.common.internal.services.impl
Implementations of service interfaces found in
com.netflix.genie.common.internal.services.- Since:
- 4.0.0
-
Class Summary Class Description FileSystemJobArchiverImpl An implementation ofJobArchiverwhich attempts to copy the job directory somewhere else on the file system for backup.JobArchiveServiceImpl Default implementation of theJobArchiveService.JobDirectoryManifestCreatorServiceImpl Implementation ofJobDirectoryManifestCreatorServicethat caches manifests produced by the factory for a few seconds, thus avoiding re-calculating the same for subsequent requests (e.g.S3JobArchiverImpl Implementation ofJobArchiveServicefor S3 destinations.