Uses of Class
io.dingodb.store_internal.StoreInternal.VectorIndexMeta
Packages that use StoreInternal.VectorIndexMeta
-
Uses of StoreInternal.VectorIndexMeta in io.dingodb.store_internal
Methods in io.dingodb.store_internal that return StoreInternal.VectorIndexMetaModifier and TypeMethodDescriptionStoreInternal.VectorIndexMeta.Builder.build()StoreInternal.VectorIndexMeta.Builder.buildPartial()StoreInternal.VectorIndexMeta.getDefaultInstance()StoreInternal.VectorIndexMeta.Builder.getDefaultInstanceForType()StoreInternal.VectorIndexMeta.getDefaultInstanceForType()StoreInternal.VectorIndexMeta.parseDelimitedFrom(InputStream input) StoreInternal.VectorIndexMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreInternal.VectorIndexMeta.parseFrom(byte[] data) StoreInternal.VectorIndexMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreInternal.VectorIndexMeta.parseFrom(com.google.protobuf.ByteString data) StoreInternal.VectorIndexMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreInternal.VectorIndexMeta.parseFrom(com.google.protobuf.CodedInputStream input) StoreInternal.VectorIndexMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreInternal.VectorIndexMeta.parseFrom(InputStream input) StoreInternal.VectorIndexMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreInternal.VectorIndexMeta.parseFrom(ByteBuffer data) StoreInternal.VectorIndexMeta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.store_internal that return types with arguments of type StoreInternal.VectorIndexMetaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoreInternal.VectorIndexMeta>StoreInternal.VectorIndexMeta.getParserForType()static com.google.protobuf.Parser<StoreInternal.VectorIndexMeta>StoreInternal.VectorIndexMeta.parser()Methods in io.dingodb.store_internal with parameters of type StoreInternal.VectorIndexMetaModifier and TypeMethodDescriptionStoreInternal.VectorIndexMeta.Builder.mergeFrom(StoreInternal.VectorIndexMeta other) StoreInternal.VectorIndexMeta.newBuilder(StoreInternal.VectorIndexMeta prototype)