@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: etcd/etcdserver/etcdserverpb/rpc.proto") public final class ClusterGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClusterGrpc.ClusterBlockingStub |
static class |
ClusterGrpc.ClusterFutureStub |
static class |
ClusterGrpc.ClusterImplBase |
static class |
ClusterGrpc.ClusterStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Rpc.MemberAddRequest,Rpc.MemberAddResponse> |
METHOD_MEMBER_ADD |
static io.grpc.MethodDescriptor<Rpc.MemberListRequest,Rpc.MemberListResponse> |
METHOD_MEMBER_LIST |
static io.grpc.MethodDescriptor<Rpc.MemberRemoveRequest,Rpc.MemberRemoveResponse> |
METHOD_MEMBER_REMOVE |
static io.grpc.MethodDescriptor<Rpc.MemberUpdateRequest,Rpc.MemberUpdateResponse> |
METHOD_MEMBER_UPDATE |
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ClusterGrpc.ClusterBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ClusterGrpc.ClusterFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ClusterGrpc.ClusterStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.MemberAddRequest,Rpc.MemberAddResponse> METHOD_MEMBER_ADD
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.MemberRemoveRequest,Rpc.MemberRemoveResponse> METHOD_MEMBER_REMOVE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.MemberUpdateRequest,Rpc.MemberUpdateResponse> METHOD_MEMBER_UPDATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.MemberListRequest,Rpc.MemberListResponse> METHOD_MEMBER_LIST
public static ClusterGrpc.ClusterStub newStub(io.grpc.Channel channel)
public static ClusterGrpc.ClusterBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ClusterGrpc.ClusterFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018. All rights reserved.