@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 AgentFileStreamServicegRPC implementation.GRpcHeartBeatServiceImpl An edge gRPC service that uses bi-directional streaming.GRpcJobKillServiceImpl 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.GRpcJobServiceImpl Extension ofJobServiceGrpc.JobServiceImplBaseto 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.