@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: etcd/etcdserver/etcdserverpb/rpc.proto") public final class WatchGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WatchGrpc.WatchBlockingStub |
static class |
WatchGrpc.WatchFutureStub |
static class |
WatchGrpc.WatchImplBase |
static class |
WatchGrpc.WatchStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Rpc.WatchRequest,Rpc.WatchResponse> |
METHOD_WATCH |
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static WatchGrpc.WatchBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static WatchGrpc.WatchFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static WatchGrpc.WatchStub |
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.WatchRequest,Rpc.WatchResponse> METHOD_WATCH
public static WatchGrpc.WatchStub newStub(io.grpc.Channel channel)
public static WatchGrpc.WatchBlockingStub newBlockingStub(io.grpc.Channel channel)
public static WatchGrpc.WatchFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018. All rights reserved.