Package com.netflix.genie.web.agent.apis.rpc.v4.endpoints
@ParametersAreNonnullByDefault
package com.netflix.genie.web.agent.apis.rpc.v4.endpoints
Implementations of V4 gRPC service interfaces.
- Since:
 - 4.0.0
 
- 
ClassesClassDescription
AgentFileStreamServicegRPC implementation.An edge gRPC service that uses bi-directional streaming.Implementation ofJobKillServicewhich uses parked gRPC requests to tell the agent to shutdown via a user kill request if the job is in an active state.Extension ofJobServiceGrpc.JobServiceImplBaseto provide functionality for resolving and fetching specifications for jobs to be run by the Genie Agent.Implementation of the Ping service definition.Utility/helper to map exceptions into protocol responses.