Uses of Interface
io.milvus.grpc.MilvusServiceGrpc.AsyncService
-
Packages that use MilvusServiceGrpc.AsyncService Package Description io.milvus.grpc -
-
Uses of MilvusServiceGrpc.AsyncService in io.milvus.grpc
Classes in io.milvus.grpc that implement MilvusServiceGrpc.AsyncService Modifier and Type Class Description static classMilvusServiceGrpc.MilvusServiceImplBaseBase class for the server implementation of the service MilvusService.Methods in io.milvus.grpc with parameters of type MilvusServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionMilvusServiceGrpc. bindService(MilvusServiceGrpc.AsyncService service)
-