@ParametersAreNonnullByDefault
Package com.netflix.genie.web.services.impl
Implementations of services specific to a web application.
- Since:
- 3.0.0
- 
Class Summary Class Description ArchivedJobServiceImpl Default implementation ofArchivedJobService.ClusterLeaderServiceCuratorImpl Implementation ofClusterLeaderServiceusing Spring'sLeaderInitiator(Zookeeper/Curator based leader election mechanism).ClusterLeaderServiceLocalLeaderImpl Implementation ofClusterLeaderServiceusing statically configuredLocalLeadermodule.JobDirectoryServerServiceImpl Default implementation ofJobDirectoryServerService.JobLaunchServiceImpl Default implementation of theJobLaunchService.JobResolverServiceImpl Implementation of theJobResolverServiceAPIs.LocalFileSystemAttachmentServiceImpl Implementation ofAttachmentServicethat saves the files to a local directory.RequestForwardingServiceImpl Default implementation ofRequestForwardingService.S3AttachmentServiceImpl Implementation of the AttachmentService interface which saves attachments to AWS S3.