Package | Description |
---|---|
org.apache.flink.api.java |
Modifier and Type | Method and Description |
---|---|
<R> MapOperator<T,R> |
DataSet.map(MapFunction<T,R> mapper)
Applies a Map transformation on this DataSet.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.