Uses of Interface
io.milvus.grpc.ProxyServiceGrpc.AsyncService
-
Packages that use ProxyServiceGrpc.AsyncService Package Description io.milvus.grpc -
-
Uses of ProxyServiceGrpc.AsyncService in io.milvus.grpc
Classes in io.milvus.grpc that implement ProxyServiceGrpc.AsyncService Modifier and Type Class Description static classProxyServiceGrpc.ProxyServiceImplBaseBase class for the server implementation of the service ProxyService.Methods in io.milvus.grpc with parameters of type ProxyServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionProxyServiceGrpc. bindService(ProxyServiceGrpc.AsyncService service)
-