public static class CsvTableSink.CsvFormatter extends Object implements MapFunction<Row,String>
public String map(Row row)
MapFunction
map
in interface MapFunction<Row,String>
row
- The input value.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.