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