@Generated(value="by gRPC proto compiler (version 1.9.0)", comments="Source: Connector.proto") public final class ConnectorServiceGrpc extends Object
service definition
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ConnectorServiceGrpc.ConnectorServiceBlockingStub
service definition
|
static class |
ConnectorServiceGrpc.ConnectorServiceFutureStub
service definition
|
static class |
ConnectorServiceGrpc.ConnectorServiceImplBase
service definition
|
static class |
ConnectorServiceGrpc.ConnectorServiceStub
service definition
|
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<In,Out> |
METHOD_CALL
已过时。
|
static io.grpc.MethodDescriptor<Admin,Result> |
METHOD_REFRESH
已过时。
|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<In,Out> |
getCallMethod() |
static io.grpc.MethodDescriptor<Admin,Result> |
getRefreshMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ConnectorServiceGrpc.ConnectorServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ConnectorServiceGrpc.ConnectorServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ConnectorServiceGrpc.ConnectorServiceStub |
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") @Deprecated public static final io.grpc.MethodDescriptor<In,Out> METHOD_CALL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<Admin,Result> METHOD_REFRESH
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<In,Out> getCallMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<Admin,Result> getRefreshMethod()
public static ConnectorServiceGrpc.ConnectorServiceStub newStub(io.grpc.Channel channel)
public static ConnectorServiceGrpc.ConnectorServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ConnectorServiceGrpc.ConnectorServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.