@ParametersAreNonnullByDefault
Package com.netflix.genie.common.internal.services
Any service interfaces and implementations shared between the Agent and the Server codebases.
- Since:
- 4.0.0
-
Interface Summary Interface Description JobArchiver Implementations of this interface should be able to a write job files to aWritableResource
root location.JobArchiveService A service which is responsible for taking the files related to running a Genie job and backing them up to a different location.JobDirectoryManifestCreatorService Factory-like service that producesDirectoryManifest
for Genie jobs directories.