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