Class ClusterControllerGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dataproc/v1/clusters.proto")
    public final class ClusterControllerGrpc
    extends Object
     The ClusterControllerService provides methods to manage clusters
     of Compute Engine instances.
     
    • Method Detail

      • getCreateClusterMethod

        public static io.grpc.MethodDescriptor<CreateClusterRequest,​com.google.longrunning.Operation> getCreateClusterMethod()
      • getUpdateClusterMethod

        public static io.grpc.MethodDescriptor<UpdateClusterRequest,​com.google.longrunning.Operation> getUpdateClusterMethod()
      • getStopClusterMethod

        public static io.grpc.MethodDescriptor<StopClusterRequest,​com.google.longrunning.Operation> getStopClusterMethod()
      • getStartClusterMethod

        public static io.grpc.MethodDescriptor<StartClusterRequest,​com.google.longrunning.Operation> getStartClusterMethod()
      • getDeleteClusterMethod

        public static io.grpc.MethodDescriptor<DeleteClusterRequest,​com.google.longrunning.Operation> getDeleteClusterMethod()
      • getDiagnoseClusterMethod

        public static io.grpc.MethodDescriptor<DiagnoseClusterRequest,​com.google.longrunning.Operation> getDiagnoseClusterMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()