Uses of Class
io.dingodb.common.Common.LoadIvfFlatParam.Builder
Packages that use Common.LoadIvfFlatParam.Builder
-
Uses of Common.LoadIvfFlatParam.Builder in io.dingodb.common
Methods in io.dingodb.common that return Common.LoadIvfFlatParam.BuilderModifier and TypeMethodDescriptionCommon.LoadIvfFlatParam.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Common.LoadIvfFlatParam.Builder.clear()Common.LoadIvfFlatParam.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Common.LoadIvfFlatParam.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Common.LoadIvfFlatParam.Builder.clone()Common.VectorLoadParameter.Builder.getIvfFlatBuilder().dingodb.pb.common.LoadIvfFlatParam ivf_flat = 2;Common.LoadIvfFlatParam.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.LoadIvfFlatParam.Builder.mergeFrom(com.google.protobuf.Message other) Common.LoadIvfFlatParam.Builder.mergeFrom(Common.LoadIvfFlatParam other) Common.LoadIvfFlatParam.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Common.LoadIvfFlatParam.newBuilder()Common.LoadIvfFlatParam.newBuilder(Common.LoadIvfFlatParam prototype) Common.LoadIvfFlatParam.newBuilderForType()protected Common.LoadIvfFlatParam.BuilderCommon.LoadIvfFlatParam.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Common.LoadIvfFlatParam.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Common.LoadIvfFlatParam.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Common.LoadIvfFlatParam.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Common.LoadIvfFlatParam.toBuilder()Methods in io.dingodb.common with parameters of type Common.LoadIvfFlatParam.BuilderModifier and TypeMethodDescriptionCommon.VectorLoadParameter.Builder.setIvfFlat(Common.LoadIvfFlatParam.Builder builderForValue) .dingodb.pb.common.LoadIvfFlatParam ivf_flat = 2;