Package io.milvus.grpc
Class ProxyServiceGrpc.ProxyServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<ProxyServiceGrpc.ProxyServiceFutureStub>
io.grpc.stub.AbstractFutureStub<ProxyServiceGrpc.ProxyServiceFutureStub>
io.milvus.grpc.ProxyServiceGrpc.ProxyServiceFutureStub
- Enclosing class:
ProxyServiceGrpc
public static final class ProxyServiceGrpc.ProxyServiceFutureStub
extends io.grpc.stub.AbstractFutureStub<ProxyServiceGrpc.ProxyServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service ProxyService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionprotected ProxyServiceGrpc.ProxyServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) com.google.common.util.concurrent.ListenableFuture<RegisterLinkResponse> registerLink(RegisterLinkRequest request) Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected ProxyServiceGrpc.ProxyServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ProxyServiceGrpc.ProxyServiceFutureStub>
-
registerLink
public com.google.common.util.concurrent.ListenableFuture<RegisterLinkResponse> registerLink(RegisterLinkRequest request)
-