Uses of Class
io.dingodb.common.Common.VectorIndexStatus
Packages that use Common.VectorIndexStatus
-
Uses of Common.VectorIndexStatus in io.dingodb.common
Methods in io.dingodb.common that return Common.VectorIndexStatusModifier and TypeMethodDescriptionCommon.VectorIndexStatus.Builder.build()Common.VectorIndexStatus.Builder.buildPartial()static Common.VectorIndexStatusCommon.VectorIndexStatus.getDefaultInstance()Common.VectorIndexStatus.Builder.getDefaultInstanceForType()Common.VectorIndexStatus.getDefaultInstanceForType()Common.RegionMetrics.Builder.getVectorIndexStatus()vector index statusCommon.RegionMetrics.getVectorIndexStatus()vector index statusCommon.RegionMetricsOrBuilder.getVectorIndexStatus()vector index statusstatic Common.VectorIndexStatusCommon.VectorIndexStatus.parseDelimitedFrom(InputStream input) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(byte[] data) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(com.google.protobuf.ByteString data) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(com.google.protobuf.CodedInputStream input) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(InputStream input) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(ByteBuffer data) static Common.VectorIndexStatusCommon.VectorIndexStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.VectorIndexStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.VectorIndexStatus>Common.VectorIndexStatus.getParserForType()static com.google.protobuf.Parser<Common.VectorIndexStatus>Common.VectorIndexStatus.parser()Methods in io.dingodb.common with parameters of type Common.VectorIndexStatusModifier and TypeMethodDescriptionCommon.VectorIndexStatus.Builder.mergeFrom(Common.VectorIndexStatus other) Common.RegionMetrics.Builder.mergeVectorIndexStatus(Common.VectorIndexStatus value) vector index statusCommon.VectorIndexStatus.newBuilder(Common.VectorIndexStatus prototype) Common.RegionMetrics.Builder.setVectorIndexStatus(Common.VectorIndexStatus value) vector index status