Uses of Class
io.dingodb.node.Node.GetVectorIndexSnapshotRequest
Packages that use Node.GetVectorIndexSnapshotRequest
-
Uses of Node.GetVectorIndexSnapshotRequest in io.dingodb.node
Methods in io.dingodb.node that return Node.GetVectorIndexSnapshotRequestModifier and TypeMethodDescriptionNode.GetVectorIndexSnapshotRequest.Builder.build()Node.GetVectorIndexSnapshotRequest.Builder.buildPartial()Node.GetVectorIndexSnapshotRequest.getDefaultInstance()Node.GetVectorIndexSnapshotRequest.Builder.getDefaultInstanceForType()Node.GetVectorIndexSnapshotRequest.getDefaultInstanceForType()Node.GetVectorIndexSnapshotRequest.parseDelimitedFrom(InputStream input) Node.GetVectorIndexSnapshotRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.GetVectorIndexSnapshotRequest.parseFrom(byte[] data) Node.GetVectorIndexSnapshotRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.GetVectorIndexSnapshotRequest.parseFrom(com.google.protobuf.ByteString data) Node.GetVectorIndexSnapshotRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.GetVectorIndexSnapshotRequest.parseFrom(com.google.protobuf.CodedInputStream input) Node.GetVectorIndexSnapshotRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.GetVectorIndexSnapshotRequest.parseFrom(InputStream input) Node.GetVectorIndexSnapshotRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.GetVectorIndexSnapshotRequest.parseFrom(ByteBuffer data) Node.GetVectorIndexSnapshotRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.node that return types with arguments of type Node.GetVectorIndexSnapshotRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Node.GetVectorIndexSnapshotRequest,Node.GetVectorIndexSnapshotResponse> NodeServiceGrpc.getGetVectorIndexSnapshotMethod()com.google.protobuf.Parser<Node.GetVectorIndexSnapshotRequest>Node.GetVectorIndexSnapshotRequest.getParserForType()static com.google.protobuf.Parser<Node.GetVectorIndexSnapshotRequest>Node.GetVectorIndexSnapshotRequest.parser()Methods in io.dingodb.node with parameters of type Node.GetVectorIndexSnapshotRequestModifier and TypeMethodDescriptiondefault voidNodeServiceGrpc.AsyncService.getVectorIndexSnapshot(Node.GetVectorIndexSnapshotRequest request, io.grpc.stub.StreamObserver<Node.GetVectorIndexSnapshotResponse> responseObserver) Get vector index snapshotNodeServiceGrpc.NodeServiceBlockingStub.getVectorIndexSnapshot(Node.GetVectorIndexSnapshotRequest request) Get vector index snapshotcom.google.common.util.concurrent.ListenableFuture<Node.GetVectorIndexSnapshotResponse>NodeServiceGrpc.NodeServiceFutureStub.getVectorIndexSnapshot(Node.GetVectorIndexSnapshotRequest request) Get vector index snapshotvoidNodeServiceGrpc.NodeServiceStub.getVectorIndexSnapshot(Node.GetVectorIndexSnapshotRequest request, io.grpc.stub.StreamObserver<Node.GetVectorIndexSnapshotResponse> responseObserver) Get vector index snapshotNode.GetVectorIndexSnapshotRequest.Builder.mergeFrom(Node.GetVectorIndexSnapshotRequest other) Node.GetVectorIndexSnapshotRequest.newBuilder(Node.GetVectorIndexSnapshotRequest prototype)