@ParametersAreNonnullByDefault
com.netflix.genie.common.internal.services.See: Description
| Class | Description |
|---|---|
| FileSystemJobArchiverImpl |
An implementation of
JobArchiver which attempts to copy the job directory somewhere else on the file
system for backup. |
| JobArchiveServiceImpl |
Default implementation of the
JobArchiveService. |
| JobDirectoryManifestCreatorServiceImpl |
Implementation of
JobDirectoryManifestCreatorService that caches manifests produced by the factory for a few
seconds, thus avoiding re-calculating the same for subsequent requests (e.g. |
| S3JobArchiverImpl |
Implementation of
JobArchiveService for S3 destinations. |
com.netflix.genie.common.internal.services.