Package com.netflix.genie.web.agent.services
@ParametersAreNonnullByDefault
package com.netflix.genie.web.agent.services
Services specific to the Agent module of the Genie web application.
- Since:
- 4.0.0
-
InterfacesClassDescriptionService that provides agent runtime configuration (i.e.Tracks active connections and heartbeats coming from agents actively executing a job.Service to retrieve files from a remote agent while the latter is executing a job.A
Resource
for files local to a remote agent.Service to block agent/clients that the server wants to refuse service to.A Service to collect the logic for implementing calls from the Agent when a job is launched via the CLI.Service that tracks agent connections on the local Genie node and provides routing information for agent connected to other nodes.