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