Uses of Class
io.milvus.grpc.GetVersionRequest
Packages that use GetVersionRequest
-
Uses of GetVersionRequest in io.milvus.grpc
Methods in io.milvus.grpc that return GetVersionRequestModifier and TypeMethodDescriptionGetVersionRequest.Builder.build()GetVersionRequest.Builder.buildPartial()static GetVersionRequestGetVersionRequest.getDefaultInstance()GetVersionRequest.Builder.getDefaultInstanceForType()GetVersionRequest.getDefaultInstanceForType()static GetVersionRequestGetVersionRequest.parseDelimitedFrom(InputStream input) static GetVersionRequestGetVersionRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetVersionRequestGetVersionRequest.parseFrom(byte[] data) static GetVersionRequestGetVersionRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetVersionRequestGetVersionRequest.parseFrom(com.google.protobuf.ByteString data) static GetVersionRequestGetVersionRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetVersionRequestGetVersionRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetVersionRequestGetVersionRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetVersionRequestGetVersionRequest.parseFrom(InputStream input) static GetVersionRequestGetVersionRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetVersionRequestGetVersionRequest.parseFrom(ByteBuffer data) static GetVersionRequestGetVersionRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type GetVersionRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetVersionRequest, GetVersionResponse> MilvusServiceGrpc.getGetVersionMethod()com.google.protobuf.Parser<GetVersionRequest> GetVersionRequest.getParserForType()static com.google.protobuf.Parser<GetVersionRequest> GetVersionRequest.parser()Methods in io.milvus.grpc with parameters of type GetVersionRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.getVersion(GetVersionRequest request, io.grpc.stub.StreamObserver<GetVersionResponse> responseObserver) MilvusServiceGrpc.MilvusServiceBlockingStub.getVersion(GetVersionRequest request) com.google.common.util.concurrent.ListenableFuture<GetVersionResponse> MilvusServiceGrpc.MilvusServiceFutureStub.getVersion(GetVersionRequest request) voidMilvusServiceGrpc.MilvusServiceStub.getVersion(GetVersionRequest request, io.grpc.stub.StreamObserver<GetVersionResponse> responseObserver) GetVersionRequest.Builder.mergeFrom(GetVersionRequest other) static GetVersionRequest.BuilderGetVersionRequest.newBuilder(GetVersionRequest prototype)