@Generated(value="by gRPC proto compiler (version 1.37.0)", comments="Source: grpc/job_master.proto") public final class JobMasterWorkerServiceGrpc extends Object
This interface contains job master service endpoints for job service workers.
Modifier and Type | Class and Description |
---|---|
static class |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceBlockingStub
This interface contains job master service endpoints for job service workers.
|
static class |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceFutureStub
This interface contains job master service endpoints for job service workers.
|
static class |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceImplBase
This interface contains job master service endpoints for job service workers.
|
static class |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceStub
This interface contains job master service endpoints for job service workers.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<JobHeartbeatPRequest,JobHeartbeatPResponse> |
getHeartbeatMethod() |
static io.grpc.MethodDescriptor<RegisterJobWorkerPRequest,RegisterJobWorkerPResponse> |
getRegisterJobWorkerMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static JobMasterWorkerServiceGrpc.JobMasterWorkerServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static JobMasterWorkerServiceGrpc.JobMasterWorkerServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static JobMasterWorkerServiceGrpc.JobMasterWorkerServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<JobHeartbeatPRequest,JobHeartbeatPResponse> getHeartbeatMethod()
public static io.grpc.MethodDescriptor<RegisterJobWorkerPRequest,RegisterJobWorkerPResponse> getRegisterJobWorkerMethod()
public static JobMasterWorkerServiceGrpc.JobMasterWorkerServiceStub newStub(io.grpc.Channel channel)
public static JobMasterWorkerServiceGrpc.JobMasterWorkerServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JobMasterWorkerServiceGrpc.JobMasterWorkerServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.