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