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