Uses of Class
io.dingodb.common.Common.SearchFlatParam
Packages that use Common.SearchFlatParam
-
Uses of Common.SearchFlatParam in io.dingodb.common
Methods in io.dingodb.common that return Common.SearchFlatParamModifier and TypeMethodDescriptionCommon.SearchFlatParam.Builder.build()Common.SearchFlatParam.Builder.buildPartial()static Common.SearchFlatParamCommon.SearchFlatParam.getDefaultInstance()Common.SearchFlatParam.Builder.getDefaultInstanceForType()Common.SearchFlatParam.getDefaultInstanceForType()Common.VectorSearchParameter.Builder.getFlat().dingodb.pb.common.SearchFlatParam flat = 11;Common.VectorSearchParameter.getFlat().dingodb.pb.common.SearchFlatParam flat = 11;Common.VectorSearchParameterOrBuilder.getFlat().dingodb.pb.common.SearchFlatParam flat = 11;static Common.SearchFlatParamCommon.SearchFlatParam.parseDelimitedFrom(InputStream input) static Common.SearchFlatParamCommon.SearchFlatParam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(byte[] data) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(com.google.protobuf.ByteString data) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(com.google.protobuf.CodedInputStream input) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(InputStream input) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(ByteBuffer data) static Common.SearchFlatParamCommon.SearchFlatParam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.SearchFlatParamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.SearchFlatParam>Common.SearchFlatParam.getParserForType()static com.google.protobuf.Parser<Common.SearchFlatParam>Common.SearchFlatParam.parser()Methods in io.dingodb.common with parameters of type Common.SearchFlatParamModifier and TypeMethodDescriptionCommon.VectorSearchParameter.Builder.mergeFlat(Common.SearchFlatParam value) .dingodb.pb.common.SearchFlatParam flat = 11;Common.SearchFlatParam.Builder.mergeFrom(Common.SearchFlatParam other) Common.SearchFlatParam.newBuilder(Common.SearchFlatParam prototype) Common.VectorSearchParameter.Builder.setFlat(Common.SearchFlatParam value) .dingodb.pb.common.SearchFlatParam flat = 11;