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