| 程序包 | 说明 |
|---|---|
| org.apache.flink.ml.common.mapper | |
| org.apache.flink.ml.common.model |
| 构造器和说明 |
|---|
ModelMapperAdapter(ModelMapper mapper,
ModelSource modelSource)
Construct a ModelMapperAdapter with the given ModelMapper and ModelSource.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BroadcastVariableModelSource
A
ModelSource implementation that reads the model from the broadcast variable. |
class |
RowsModelSource
A
ModelSource implementation that reads the model from the memory. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.