Uses of Class
io.dingodb.common.Common.CreateFlatParam
Packages that use Common.CreateFlatParam
-
Uses of Common.CreateFlatParam in io.dingodb.common
Methods in io.dingodb.common that return Common.CreateFlatParamModifier and TypeMethodDescriptionCommon.CreateFlatParam.Builder.build()Common.CreateFlatParam.Builder.buildPartial()static Common.CreateFlatParamCommon.CreateFlatParam.getDefaultInstance()Common.CreateFlatParam.Builder.getDefaultInstanceForType()Common.CreateFlatParam.getDefaultInstanceForType()Common.VectorIndexParameter.Builder.getFlatParameter().dingodb.pb.common.CreateFlatParam flat_parameter = 2;Common.VectorIndexParameter.getFlatParameter().dingodb.pb.common.CreateFlatParam flat_parameter = 2;Common.VectorIndexParameterOrBuilder.getFlatParameter().dingodb.pb.common.CreateFlatParam flat_parameter = 2;static Common.CreateFlatParamCommon.CreateFlatParam.parseDelimitedFrom(InputStream input) static Common.CreateFlatParamCommon.CreateFlatParam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(byte[] data) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(com.google.protobuf.ByteString data) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(com.google.protobuf.CodedInputStream input) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(InputStream input) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(ByteBuffer data) static Common.CreateFlatParamCommon.CreateFlatParam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.CreateFlatParamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.CreateFlatParam>Common.CreateFlatParam.getParserForType()static com.google.protobuf.Parser<Common.CreateFlatParam>Common.CreateFlatParam.parser()Methods in io.dingodb.common with parameters of type Common.CreateFlatParamModifier and TypeMethodDescriptionCommon.VectorIndexParameter.Builder.mergeFlatParameter(Common.CreateFlatParam value) .dingodb.pb.common.CreateFlatParam flat_parameter = 2;Common.CreateFlatParam.Builder.mergeFrom(Common.CreateFlatParam other) Common.CreateFlatParam.newBuilder(Common.CreateFlatParam prototype) Common.VectorIndexParameter.Builder.setFlatParameter(Common.CreateFlatParam value) .dingodb.pb.common.CreateFlatParam flat_parameter = 2;