Package com.netflix.genie.common.internal.services.impl
@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
-
ClassesClassDescriptionAn implementation of
JobArchiverwhich attempts to copy the job directory somewhere else on the file system for backup.Default implementation of theJobArchiveService.Implementation ofJobDirectoryManifestCreatorServicethat caches manifests produced by the factory for a few seconds, thus avoiding re-calculating the same for subsequent requests (e.g.Implementation ofJobArchiverfor S3 destinations.