Class JobControllerGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dataproc/v1/jobs.proto")
    public final class JobControllerGrpc
    extends Object
     The JobController provides methods to manage jobs.
     
    • Method Detail

      • getSubmitJobMethod

        public static io.grpc.MethodDescriptor<SubmitJobRequest,​Job> getSubmitJobMethod()
      • getSubmitJobAsOperationMethod

        public static io.grpc.MethodDescriptor<SubmitJobRequest,​com.google.longrunning.Operation> getSubmitJobAsOperationMethod()
      • getGetJobMethod

        public static io.grpc.MethodDescriptor<GetJobRequest,​Job> getGetJobMethod()
      • getUpdateJobMethod

        public static io.grpc.MethodDescriptor<UpdateJobRequest,​Job> getUpdateJobMethod()
      • getCancelJobMethod

        public static io.grpc.MethodDescriptor<CancelJobRequest,​Job> getCancelJobMethod()
      • getDeleteJobMethod

        public static io.grpc.MethodDescriptor<DeleteJobRequest,​com.google.protobuf.Empty> getDeleteJobMethod()
      • newBlockingStub

        public static JobControllerGrpc.JobControllerBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()