@ParametersAreNonnullByDefault
See: Description
Class | Description |
---|---|
ArchivedJobServiceImpl |
Default implementation of
ArchivedJobService . |
ClusterLeaderServiceCuratorImpl |
Implementation of
ClusterLeaderService using Spring's LeaderInitiator (Zookeeper/Curator based
leader election mechanism). |
ClusterLeaderServiceLocalLeaderImpl |
Implementation of
ClusterLeaderService using statically configured LocalLeader module. |
JobDirectoryServerServiceImpl |
Default implementation of
JobDirectoryServerService . |
JobLaunchServiceImpl |
Default implementation of the
JobLaunchService . |
JobResolverServiceImpl |
Implementation of the
JobResolverService APIs. |
LocalFileSystemAttachmentServiceImpl |
Implementation of
AttachmentService that saves the files to a local directory. |
RequestForwardingServiceImpl |
Default implementation of
RequestForwardingService . |
S3AttachmentServiceImpl |
Implementation of the AttachmentService interface which saves attachments to AWS S3.
|