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