Uses of Class
io.dingodb.common.Common.CreateBinaryIvfFlatParam
Packages that use Common.CreateBinaryIvfFlatParam
-
Uses of Common.CreateBinaryIvfFlatParam in io.dingodb.common
Methods in io.dingodb.common that return Common.CreateBinaryIvfFlatParamModifier and TypeMethodDescriptionCommon.CreateBinaryIvfFlatParam.Builder.build()Common.CreateBinaryIvfFlatParam.Builder.buildPartial()Common.VectorIndexParameter.Builder.getBinaryIvfFlatParameter().dingodb.pb.common.CreateBinaryIvfFlatParam binary_ivf_flat_parameter = 16;Common.VectorIndexParameter.getBinaryIvfFlatParameter().dingodb.pb.common.CreateBinaryIvfFlatParam binary_ivf_flat_parameter = 16;Common.VectorIndexParameterOrBuilder.getBinaryIvfFlatParameter().dingodb.pb.common.CreateBinaryIvfFlatParam binary_ivf_flat_parameter = 16;Common.CreateBinaryIvfFlatParam.getDefaultInstance()Common.CreateBinaryIvfFlatParam.Builder.getDefaultInstanceForType()Common.CreateBinaryIvfFlatParam.getDefaultInstanceForType()Common.CreateBinaryIvfFlatParam.parseDelimitedFrom(InputStream input) Common.CreateBinaryIvfFlatParam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CreateBinaryIvfFlatParam.parseFrom(byte[] data) Common.CreateBinaryIvfFlatParam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CreateBinaryIvfFlatParam.parseFrom(com.google.protobuf.ByteString data) Common.CreateBinaryIvfFlatParam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CreateBinaryIvfFlatParam.parseFrom(com.google.protobuf.CodedInputStream input) Common.CreateBinaryIvfFlatParam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CreateBinaryIvfFlatParam.parseFrom(InputStream input) Common.CreateBinaryIvfFlatParam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CreateBinaryIvfFlatParam.parseFrom(ByteBuffer data) Common.CreateBinaryIvfFlatParam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.CreateBinaryIvfFlatParamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.CreateBinaryIvfFlatParam>Common.CreateBinaryIvfFlatParam.getParserForType()static com.google.protobuf.Parser<Common.CreateBinaryIvfFlatParam>Common.CreateBinaryIvfFlatParam.parser()Methods in io.dingodb.common with parameters of type Common.CreateBinaryIvfFlatParamModifier and TypeMethodDescriptionCommon.VectorIndexParameter.Builder.mergeBinaryIvfFlatParameter(Common.CreateBinaryIvfFlatParam value) .dingodb.pb.common.CreateBinaryIvfFlatParam binary_ivf_flat_parameter = 16;Common.CreateBinaryIvfFlatParam.Builder.mergeFrom(Common.CreateBinaryIvfFlatParam other) Common.CreateBinaryIvfFlatParam.newBuilder(Common.CreateBinaryIvfFlatParam prototype) Common.VectorIndexParameter.Builder.setBinaryIvfFlatParameter(Common.CreateBinaryIvfFlatParam value) .dingodb.pb.common.CreateBinaryIvfFlatParam binary_ivf_flat_parameter = 16;