@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 ofJobArchiver
which attempts to copy the job directory somewhere else on the file system for backup.JobArchiveServiceImpl Default implementation of theJobArchiveService
.JobDirectoryManifestCreatorServiceImpl Implementation ofJobDirectoryManifestCreatorService
that caches manifests produced by the factory for a few seconds, thus avoiding re-calculating the same for subsequent requests (e.g.S3JobArchiverImpl Implementation ofJobArchiveService
for S3 destinations.