Uses of Class
io.dingodb.node.Node.VectorIndexSnapshotMeta
Packages that use Node.VectorIndexSnapshotMeta
-
Uses of Node.VectorIndexSnapshotMeta in io.dingodb.node
Methods in io.dingodb.node that return Node.VectorIndexSnapshotMetaModifier and TypeMethodDescriptionNode.VectorIndexSnapshotMeta.Builder.build()Node.VectorIndexSnapshotMeta.Builder.buildPartial()static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.getDefaultInstance()Node.VectorIndexSnapshotMeta.Builder.getDefaultInstanceForType()Node.VectorIndexSnapshotMeta.getDefaultInstanceForType()Node.GetVectorIndexSnapshotResponse.Builder.getMeta().dingodb.pb.node.VectorIndexSnapshotMeta meta = 4;Node.GetVectorIndexSnapshotResponse.getMeta().dingodb.pb.node.VectorIndexSnapshotMeta meta = 4;Node.GetVectorIndexSnapshotResponseOrBuilder.getMeta().dingodb.pb.node.VectorIndexSnapshotMeta meta = 4;Node.InstallVectorIndexSnapshotRequest.Builder.getMeta().dingodb.pb.node.VectorIndexSnapshotMeta meta = 3;Node.InstallVectorIndexSnapshotRequest.getMeta().dingodb.pb.node.VectorIndexSnapshotMeta meta = 3;Node.InstallVectorIndexSnapshotRequestOrBuilder.getMeta().dingodb.pb.node.VectorIndexSnapshotMeta meta = 3;static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseDelimitedFrom(InputStream input) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(byte[] data) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(com.google.protobuf.ByteString data) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(com.google.protobuf.CodedInputStream input) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(InputStream input) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(ByteBuffer data) static Node.VectorIndexSnapshotMetaNode.VectorIndexSnapshotMeta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.node that return types with arguments of type Node.VectorIndexSnapshotMetaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Node.VectorIndexSnapshotMeta>Node.VectorIndexSnapshotMeta.getParserForType()static com.google.protobuf.Parser<Node.VectorIndexSnapshotMeta>Node.VectorIndexSnapshotMeta.parser()Methods in io.dingodb.node with parameters of type Node.VectorIndexSnapshotMetaModifier and TypeMethodDescriptionNode.VectorIndexSnapshotMeta.Builder.mergeFrom(Node.VectorIndexSnapshotMeta other) Node.GetVectorIndexSnapshotResponse.Builder.mergeMeta(Node.VectorIndexSnapshotMeta value) .dingodb.pb.node.VectorIndexSnapshotMeta meta = 4;Node.InstallVectorIndexSnapshotRequest.Builder.mergeMeta(Node.VectorIndexSnapshotMeta value) .dingodb.pb.node.VectorIndexSnapshotMeta meta = 3;Node.VectorIndexSnapshotMeta.newBuilder(Node.VectorIndexSnapshotMeta prototype) Node.GetVectorIndexSnapshotResponse.Builder.setMeta(Node.VectorIndexSnapshotMeta value) .dingodb.pb.node.VectorIndexSnapshotMeta meta = 4;Node.InstallVectorIndexSnapshotRequest.Builder.setMeta(Node.VectorIndexSnapshotMeta value) .dingodb.pb.node.VectorIndexSnapshotMeta meta = 3;