public interface ModelSource extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.apache.flink.types.Row> |
getModelRows(org.apache.flink.api.common.functions.RuntimeContext runtimeContext)
Get the rows that containing the model.
|
List<org.apache.flink.types.Row> getModelRows(org.apache.flink.api.common.functions.RuntimeContext runtimeContext)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.