@Generated(value="by gRPC proto compiler (version 1.37.0)", comments="Source: grpc/job_master.proto") public final class JobMasterClientServiceGrpc extends Object
This interface contains job master service endpoints for job service clients.
Modifier and Type | Class and Description |
---|---|
static class |
JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub
This interface contains job master service endpoints for job service clients.
|
static class |
JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub
This interface contains job master service endpoints for job service clients.
|
static class |
JobMasterClientServiceGrpc.JobMasterClientServiceImplBase
This interface contains job master service endpoints for job service clients.
|
static class |
JobMasterClientServiceGrpc.JobMasterClientServiceStub
This interface contains job master service endpoints for job service clients.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<CancelPRequest,CancelPResponse> getCancelMethod()
public static io.grpc.MethodDescriptor<GetJobStatusPRequest,GetJobStatusPResponse> getGetJobStatusMethod()
public static io.grpc.MethodDescriptor<GetJobStatusDetailedPRequest,GetJobStatusDetailedPResponse> getGetJobStatusDetailedMethod()
public static io.grpc.MethodDescriptor<GetJobServiceSummaryPRequest,GetJobServiceSummaryPResponse> getGetJobServiceSummaryMethod()
public static io.grpc.MethodDescriptor<ListAllPRequest,ListAllPResponse> getListAllMethod()
public static io.grpc.MethodDescriptor<RunPRequest,RunPResponse> getRunMethod()
public static io.grpc.MethodDescriptor<GetAllWorkerHealthPRequest,GetAllWorkerHealthPResponse> getGetAllWorkerHealthMethod()
public static io.grpc.MethodDescriptor<SubmitRequest,SubmitResponse> getSubmitMethod()
public static io.grpc.MethodDescriptor<GetCmdStatusRequest,GetCmdStatusResponse> getGetCmdStatusMethod()
public static io.grpc.MethodDescriptor<GetCmdStatusDetailedRequest,GetCmdStatusDetailedResponse> getGetCmdStatusDetailedMethod()
public static JobMasterClientServiceGrpc.JobMasterClientServiceStub newStub(io.grpc.Channel channel)
public static JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.