Uses of Class
io.milvus.grpc.ProxyServiceGrpc.ProxyServiceBlockingStub
-
Packages that use ProxyServiceGrpc.ProxyServiceBlockingStub Package Description io.milvus.grpc -
-
Uses of ProxyServiceGrpc.ProxyServiceBlockingStub in io.milvus.grpc
Methods in io.milvus.grpc that return ProxyServiceGrpc.ProxyServiceBlockingStub Modifier and Type Method Description protected ProxyServiceGrpc.ProxyServiceBlockingStubProxyServiceGrpc.ProxyServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ProxyServiceGrpc.ProxyServiceBlockingStubProxyServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-