T
@Internal public class FormattingMapper<T> extends Object implements org.apache.flink.api.common.functions.MapFunction<T,String>
TextOutputFormat.TextFormatter
FormattingMapper(TextOutputFormat.TextFormatter<T> formatter)
String
map(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FormattingMapper(TextOutputFormat.TextFormatter<T> formatter)
public String map(T value) throws Exception
map
org.apache.flink.api.common.functions.MapFunction<T,String>
Exception
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.