@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: etcd/etcdserver/etcdserverpb/rpc.proto") public final class MaintenanceGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MaintenanceGrpc.MaintenanceBlockingStub |
static class |
MaintenanceGrpc.MaintenanceFutureStub |
static class |
MaintenanceGrpc.MaintenanceImplBase |
static class |
MaintenanceGrpc.MaintenanceStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Rpc.AlarmRequest,Rpc.AlarmResponse> |
METHOD_ALARM |
static io.grpc.MethodDescriptor<Rpc.DefragmentRequest,Rpc.DefragmentResponse> |
METHOD_DEFRAGMENT |
static io.grpc.MethodDescriptor<Rpc.HashRequest,Rpc.HashResponse> |
METHOD_HASH |
static io.grpc.MethodDescriptor<Rpc.SnapshotRequest,Rpc.SnapshotResponse> |
METHOD_SNAPSHOT |
static io.grpc.MethodDescriptor<Rpc.StatusRequest,Rpc.StatusResponse> |
METHOD_STATUS |
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static MaintenanceGrpc.MaintenanceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MaintenanceGrpc.MaintenanceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MaintenanceGrpc.MaintenanceStub |
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.AlarmRequest,Rpc.AlarmResponse> METHOD_ALARM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.StatusRequest,Rpc.StatusResponse> METHOD_STATUS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.DefragmentRequest,Rpc.DefragmentResponse> METHOD_DEFRAGMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.HashRequest,Rpc.HashResponse> METHOD_HASH
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rpc.SnapshotRequest,Rpc.SnapshotResponse> METHOD_SNAPSHOT
public static MaintenanceGrpc.MaintenanceStub newStub(io.grpc.Channel channel)
public static MaintenanceGrpc.MaintenanceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MaintenanceGrpc.MaintenanceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018. All rights reserved.