public class MapperAdapter extends Object implements org.apache.flink.api.common.functions.MapFunction<org.apache.flink.types.Row,org.apache.flink.types.Row>
Mapper to a MapFunction so that the mapper can run in
Flink.| 构造器和说明 |
|---|
MapperAdapter(Mapper mapper)
Construct a MapperAdapter with the given mapper.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.