Package com.netflix.genie.web.agent.services.impl
@ParametersAreNonnullByDefault
package com.netflix.genie.web.agent.services.impl
Default implementations of Agent Services.
- Since:
- 4.0.0
-
ClassesClassDescriptionThis implementation of
AgentConfigurationServiceforwards properties set on the server that match a given set of regular expressions, plus any additional ones specified in configuration.This service keeps track of agent connections and heartbeats.Implementation ofAgentFilterServicewhich delegates iterates through an ordered list ofAgentMetadataInspector.Default implementation ofAgentJobService.Implementation ofAgentRoutingServicethat relies on Curator's Discovery extension.Payload for typedServiceDiscovery.Implementation ofAgentRoutingServicethat assumes a single Genie node and tracks connections in-memory.