@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| AgentConfigurationService |
Service that provides agent runtime configuration (i.e.
|
| AgentConnectionTrackingService |
Tracks active connections and heartbeats coming from agents actively executing a job.
|
| AgentFileStreamService |
Service to retrieve files from a remote agent while the latter is executing a job.
|
| AgentFileStreamService.AgentFileResource |
A
Resource for files local to a remote agent. |
| AgentFilterService |
Service to block agent/clients that the server wants to refuse service to.
|
| AgentJobService |
A Service to collect the logic for implementing calls from the Agent when a job is launched via the CLI.
|
| AgentRoutingService |
Service that tracks agent connections on the local Genie node and provides routing information for
agent connected to other nodes.
|