@Generated(value="by gRPC proto compiler (version 1.14.0)", comments="Source: nacos_grpc_service.proto") public final class RequestGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RequestGrpc.RequestBlockingStub |
static class |
RequestGrpc.RequestFutureStub |
static class |
RequestGrpc.RequestImplBase |
static class |
RequestGrpc.RequestStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Payload,Payload> |
getRequestMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static RequestGrpc.RequestBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static RequestGrpc.RequestFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static RequestGrpc.RequestStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static RequestGrpc.RequestStub newStub(io.grpc.Channel channel)
public static RequestGrpc.RequestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static RequestGrpc.RequestFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018–2024 Alibaba Group. All rights reserved.