Package com.netflix.genie.web.services.impl
@ParametersAreNonnullByDefault
package com.netflix.genie.web.services.impl
Implementations of services specific to a web application.
- Since:
- 3.0.0
-
ClassesClassDescriptionDefault implementation of
ArchivedJobService
.Implementation ofClusterLeaderService
using Spring'sLeaderInitiator
(Zookeeper/Curator based leader election mechanism).Implementation ofClusterLeaderService
using statically configuredLocalLeader
module.Default implementation ofJobDirectoryServerService
.Default implementation of theJobLaunchService
.Implementation of theJobResolverService
APIs.Implementation ofAttachmentService
that saves the files to a local directory.Default implementation ofRequestForwardingService
.Implementation of the AttachmentService interface which saves attachments to AWS S3.