@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 aWritableResourceroot 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 producesDirectoryManifestfor Genie jobs directories.