Package io.milvus.grpc
Class ProxyServiceGrpc.ProxyServiceStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractAsyncStub<ProxyServiceGrpc.ProxyServiceStub>
-
- io.milvus.grpc.ProxyServiceGrpc.ProxyServiceStub
-
- Enclosing class:
- ProxyServiceGrpc
public static final class ProxyServiceGrpc.ProxyServiceStub extends io.grpc.stub.AbstractAsyncStub<ProxyServiceGrpc.ProxyServiceStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ProxyServiceGrpc.ProxyServiceStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)voidregisterLink(RegisterLinkRequest request, io.grpc.stub.StreamObserver<RegisterLinkResponse> responseObserver)
-
-
-
Method Detail
-
build
protected ProxyServiceGrpc.ProxyServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<ProxyServiceGrpc.ProxyServiceStub>
-
registerLink
public void registerLink(RegisterLinkRequest request, io.grpc.stub.StreamObserver<RegisterLinkResponse> responseObserver)
-
-