@Generated(value="by gRPC proto compiler (version 1.2.0)", comments="Source: beam_job_api.proto") public final class JobServiceGrpc extends Object
Job Service for running RunnerAPI pipelines
| Modifier and Type | Class and Description |
|---|---|
static class |
JobServiceGrpc.JobServiceBlockingStub
Job Service for running RunnerAPI pipelines
|
static class |
JobServiceGrpc.JobServiceFutureStub
Job Service for running RunnerAPI pipelines
|
static class |
JobServiceGrpc.JobServiceImplBase
Job Service for running RunnerAPI pipelines
|
static class |
JobServiceGrpc.JobServiceStub
Job Service for running RunnerAPI pipelines
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<JobApi.CancelJobRequest,JobApi.CancelJobResponse> |
METHOD_CANCEL |
static io.grpc.MethodDescriptor<JobApi.JobMessagesRequest,JobApi.JobMessagesResponse> |
METHOD_GET_MESSAGE_STREAM |
static io.grpc.MethodDescriptor<JobApi.GetJobStateRequest,JobApi.GetJobStateResponse> |
METHOD_GET_STATE |
static io.grpc.MethodDescriptor<JobApi.GetJobStateRequest,JobApi.GetJobStateResponse> |
METHOD_GET_STATE_STREAM |
static io.grpc.MethodDescriptor<JobApi.PrepareJobRequest,JobApi.PrepareJobResponse> |
METHOD_PREPARE |
static io.grpc.MethodDescriptor<JobApi.RunJobRequest,JobApi.RunJobResponse> |
METHOD_RUN |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static JobServiceGrpc.JobServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static JobServiceGrpc.JobServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static JobServiceGrpc.JobServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JobApi.PrepareJobRequest,JobApi.PrepareJobResponse> METHOD_PREPARE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JobApi.RunJobRequest,JobApi.RunJobResponse> METHOD_RUN
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JobApi.GetJobStateRequest,JobApi.GetJobStateResponse> METHOD_GET_STATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JobApi.CancelJobRequest,JobApi.CancelJobResponse> METHOD_CANCEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JobApi.GetJobStateRequest,JobApi.GetJobStateResponse> METHOD_GET_STATE_STREAM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JobApi.JobMessagesRequest,JobApi.JobMessagesResponse> METHOD_GET_MESSAGE_STREAM
public static JobServiceGrpc.JobServiceStub newStub(io.grpc.Channel channel)
public static JobServiceGrpc.JobServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JobServiceGrpc.JobServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.