类 RequestGrpc


  • @Generated(value="by gRPC proto compiler (version 1.14.0)",
               comments="Source: nacos_grpc_service.proto")
    public final class RequestGrpc
    extends java.lang.Object
    • 字段详细资料

      • SERVICE_NAME

        public static final java.lang.String SERVICE_NAME
        另请参阅:
        常量字段值
      • getRequestMethod

        private static volatile io.grpc.MethodDescriptor<Payload,​Payload> getRequestMethod
      • METHODID_REQUEST

        private static final int METHODID_REQUEST
        另请参阅:
        常量字段值
      • serviceDescriptor

        private static volatile io.grpc.ServiceDescriptor serviceDescriptor
    • 构造器详细资料

      • RequestGrpc

        private RequestGrpc()
    • 方法详细资料

      • getRequestMethod

        public static io.grpc.MethodDescriptor<Payload,​Payload> getRequestMethod()
      • newStub

        public static RequestGrpc.RequestStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

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

        public static RequestGrpc.RequestFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()