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