类的使用
org.apache.flink.ml.classification.naivebayes.NaiveBayesModelData
-
使用NaiveBayesModelData的程序包 程序包 说明 org.apache.flink.ml.classification.naivebayes -
-
org.apache.flink.ml.classification.naivebayes中NaiveBayesModelData的使用
类型参数类型为NaiveBayesModelData的org.apache.flink.ml.classification.naivebayes中的字段 修饰符和类型 字段 说明 static org.apache.flink.api.common.typeinfo.TypeInformation<NaiveBayesModelData>NaiveBayesModelData. TYPE_INFO返回变量类型为NaiveBayesModelData的类型的org.apache.flink.ml.classification.naivebayes中的方法 修饰符和类型 方法 说明 org.apache.flink.connector.file.src.reader.StreamFormat.Reader<NaiveBayesModelData>NaiveBayesModelData.ModelDataDecoder. createReader(org.apache.flink.configuration.Configuration config, org.apache.flink.core.fs.FSDataInputStream inputStream)static org.apache.flink.streaming.api.datastream.DataStream<NaiveBayesModelData>NaiveBayesModelData. getModelDataStream(org.apache.flink.table.api.Table modelData)Converts the table model to a data stream.org.apache.flink.api.common.typeinfo.TypeInformation<NaiveBayesModelData>NaiveBayesModelData.ModelDataDecoder. getProducedType()参数类型为NaiveBayesModelData的org.apache.flink.ml.classification.naivebayes中的方法 修饰符和类型 方法 说明 voidNaiveBayesModelData.ModelDataEncoder. encode(NaiveBayesModelData modelData, OutputStream outputStream)
-