@Generated(value="by gRPC proto compiler (version 1.38.0)", comments="Source: milvus.proto") public final class ProxyServiceGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProxyServiceGrpc.ProxyServiceBlockingStub |
static class |
ProxyServiceGrpc.ProxyServiceFutureStub |
static class |
ProxyServiceGrpc.ProxyServiceImplBase |
static class |
ProxyServiceGrpc.ProxyServiceStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<RegisterLinkRequest,RegisterLinkResponse> |
getRegisterLinkMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ProxyServiceGrpc.ProxyServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ProxyServiceGrpc.ProxyServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ProxyServiceGrpc.ProxyServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<RegisterLinkRequest,RegisterLinkResponse> getRegisterLinkMethod()
public static ProxyServiceGrpc.ProxyServiceStub newStub(io.grpc.Channel channel)
public static ProxyServiceGrpc.ProxyServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ProxyServiceGrpc.ProxyServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All rights reserved.