Class UpgradeServiceGrpc


  • @Generated(value="by gRPC proto compiler (version 1.9.0)",
               comments="Source: upgrade.proto")
    public final class UpgradeServiceGrpc
    extends Object
    • Field Detail

      • METHOD_CONNECT

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        @Deprecated
        public static final io.grpc.MethodDescriptor<Request,​Response> METHOD_CONNECT
        Deprecated.
      • METHOD_LEAVE

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        @Deprecated
        public static final io.grpc.MethodDescriptor<LeaveRequest,​Void> METHOD_LEAVE
        Deprecated.
      • METHOD_DUMP

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        @Deprecated
        public static final io.grpc.MethodDescriptor<Void,​DumpResponse> METHOD_DUMP
        Deprecated.
    • Method Detail

      • getConnectMethod

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        public static io.grpc.MethodDescriptor<Request,​Response> getConnectMethod()
      • getLeaveMethod

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        public static io.grpc.MethodDescriptor<LeaveRequest,​Void> getLeaveMethod()
      • getDumpMethod

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        public static io.grpc.MethodDescriptor<Void,​DumpResponse> getDumpMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()