Uses of Class
io.dingodb.node.Node.CheckVectorIndexResponse
Packages that use Node.CheckVectorIndexResponse
-
Uses of Node.CheckVectorIndexResponse in io.dingodb.node
Methods in io.dingodb.node that return Node.CheckVectorIndexResponseModifier and TypeMethodDescriptionNode.CheckVectorIndexResponse.Builder.build()Node.CheckVectorIndexResponse.Builder.buildPartial()NodeServiceGrpc.NodeServiceBlockingStub.checkVectorIndex(Node.CheckVectorIndexRequest request) Check region is hold vector indexNode.CheckVectorIndexResponse.getDefaultInstance()Node.CheckVectorIndexResponse.Builder.getDefaultInstanceForType()Node.CheckVectorIndexResponse.getDefaultInstanceForType()Node.CheckVectorIndexResponse.parseDelimitedFrom(InputStream input) Node.CheckVectorIndexResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.CheckVectorIndexResponse.parseFrom(byte[] data) Node.CheckVectorIndexResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.CheckVectorIndexResponse.parseFrom(com.google.protobuf.ByteString data) Node.CheckVectorIndexResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.CheckVectorIndexResponse.parseFrom(com.google.protobuf.CodedInputStream input) Node.CheckVectorIndexResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.CheckVectorIndexResponse.parseFrom(InputStream input) Node.CheckVectorIndexResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.CheckVectorIndexResponse.parseFrom(ByteBuffer data) Node.CheckVectorIndexResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.node that return types with arguments of type Node.CheckVectorIndexResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Node.CheckVectorIndexResponse>NodeServiceGrpc.NodeServiceFutureStub.checkVectorIndex(Node.CheckVectorIndexRequest request) Check region is hold vector indexstatic io.grpc.MethodDescriptor<Node.CheckVectorIndexRequest,Node.CheckVectorIndexResponse> NodeServiceGrpc.getCheckVectorIndexMethod()com.google.protobuf.Parser<Node.CheckVectorIndexResponse>Node.CheckVectorIndexResponse.getParserForType()static com.google.protobuf.Parser<Node.CheckVectorIndexResponse>Node.CheckVectorIndexResponse.parser()Methods in io.dingodb.node with parameters of type Node.CheckVectorIndexResponseModifier and TypeMethodDescriptionNode.CheckVectorIndexResponse.Builder.mergeFrom(Node.CheckVectorIndexResponse other) Node.CheckVectorIndexResponse.newBuilder(Node.CheckVectorIndexResponse prototype) Method parameters in io.dingodb.node with type arguments of type Node.CheckVectorIndexResponseModifier and TypeMethodDescriptiondefault voidNodeServiceGrpc.AsyncService.checkVectorIndex(Node.CheckVectorIndexRequest request, io.grpc.stub.StreamObserver<Node.CheckVectorIndexResponse> responseObserver) Check region is hold vector indexvoidNodeServiceGrpc.NodeServiceStub.checkVectorIndex(Node.CheckVectorIndexRequest request, io.grpc.stub.StreamObserver<Node.CheckVectorIndexResponse> responseObserver) Check region is hold vector index