Uses of Class
io.milvus.grpc.ProxyServiceGrpc.ProxyServiceStub
-
Packages that use ProxyServiceGrpc.ProxyServiceStub Package Description io.milvus.grpc -
-
Uses of ProxyServiceGrpc.ProxyServiceStub in io.milvus.grpc
Methods in io.milvus.grpc that return ProxyServiceGrpc.ProxyServiceStub Modifier and Type Method Description protected ProxyServiceGrpc.ProxyServiceStubProxyServiceGrpc.ProxyServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ProxyServiceGrpc.ProxyServiceStubProxyServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-