Uses of Class
io.dingodb.common.Common.SearchIvfPqParam
Packages that use Common.SearchIvfPqParam
-
Uses of Common.SearchIvfPqParam in io.dingodb.common
Methods in io.dingodb.common that return Common.SearchIvfPqParamModifier and TypeMethodDescriptionCommon.SearchIvfPqParam.Builder.build()Common.SearchIvfPqParam.Builder.buildPartial()static Common.SearchIvfPqParamCommon.SearchIvfPqParam.getDefaultInstance()Common.SearchIvfPqParam.Builder.getDefaultInstanceForType()Common.SearchIvfPqParam.getDefaultInstanceForType()Common.VectorSearchParameter.Builder.getIvfPq().dingodb.pb.common.SearchIvfPqParam ivf_pq = 13;Common.VectorSearchParameter.getIvfPq().dingodb.pb.common.SearchIvfPqParam ivf_pq = 13;Common.VectorSearchParameterOrBuilder.getIvfPq().dingodb.pb.common.SearchIvfPqParam ivf_pq = 13;static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseDelimitedFrom(InputStream input) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(byte[] data) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(com.google.protobuf.ByteString data) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(com.google.protobuf.CodedInputStream input) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(InputStream input) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(ByteBuffer data) static Common.SearchIvfPqParamCommon.SearchIvfPqParam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.SearchIvfPqParamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.SearchIvfPqParam>Common.SearchIvfPqParam.getParserForType()static com.google.protobuf.Parser<Common.SearchIvfPqParam>Common.SearchIvfPqParam.parser()Methods in io.dingodb.common with parameters of type Common.SearchIvfPqParamModifier and TypeMethodDescriptionCommon.SearchIvfPqParam.Builder.mergeFrom(Common.SearchIvfPqParam other) Common.VectorSearchParameter.Builder.mergeIvfPq(Common.SearchIvfPqParam value) .dingodb.pb.common.SearchIvfPqParam ivf_pq = 13;Common.SearchIvfPqParam.newBuilder(Common.SearchIvfPqParam prototype) Common.VectorSearchParameter.Builder.setIvfPq(Common.SearchIvfPqParam value) .dingodb.pb.common.SearchIvfPqParam ivf_pq = 13;