Uses of Class
io.dingodb.common.Common.SearchIvfFlatParam
Packages that use Common.SearchIvfFlatParam
-
Uses of Common.SearchIvfFlatParam in io.dingodb.common
Methods in io.dingodb.common that return Common.SearchIvfFlatParamModifier and TypeMethodDescriptionCommon.SearchIvfFlatParam.Builder.build()Common.SearchIvfFlatParam.Builder.buildPartial()static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.getDefaultInstance()Common.SearchIvfFlatParam.Builder.getDefaultInstanceForType()Common.SearchIvfFlatParam.getDefaultInstanceForType()Common.VectorSearchParameter.Builder.getIvfFlat().dingodb.pb.common.SearchIvfFlatParam ivf_flat = 12;Common.VectorSearchParameter.getIvfFlat().dingodb.pb.common.SearchIvfFlatParam ivf_flat = 12;Common.VectorSearchParameterOrBuilder.getIvfFlat().dingodb.pb.common.SearchIvfFlatParam ivf_flat = 12;static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseDelimitedFrom(InputStream input) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(byte[] data) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(com.google.protobuf.ByteString data) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(com.google.protobuf.CodedInputStream input) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(InputStream input) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(ByteBuffer data) static Common.SearchIvfFlatParamCommon.SearchIvfFlatParam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.SearchIvfFlatParamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.SearchIvfFlatParam>Common.SearchIvfFlatParam.getParserForType()static com.google.protobuf.Parser<Common.SearchIvfFlatParam>Common.SearchIvfFlatParam.parser()Methods in io.dingodb.common with parameters of type Common.SearchIvfFlatParamModifier and TypeMethodDescriptionCommon.SearchIvfFlatParam.Builder.mergeFrom(Common.SearchIvfFlatParam other) Common.VectorSearchParameter.Builder.mergeIvfFlat(Common.SearchIvfFlatParam value) .dingodb.pb.common.SearchIvfFlatParam ivf_flat = 12;Common.SearchIvfFlatParam.newBuilder(Common.SearchIvfFlatParam prototype) Common.VectorSearchParameter.Builder.setIvfFlat(Common.SearchIvfFlatParam value) .dingodb.pb.common.SearchIvfFlatParam ivf_flat = 12;