K - Key TypeV - Value Type@Public public class HadoopOutputFormat<K,V> extends HadoopOutputFormatBase<K,V,org.apache.flink.api.java.tuple.Tuple2<K,V>>
CLOSE_MUTEX, configuration, CONFIGURE_MUTEX, context, mapreduceOutputFormat, OPEN_MUTEX, outputCommitter, recordWriter, taskNumbercredentials| Constructor and Description |
|---|
HadoopOutputFormat(org.apache.hadoop.mapreduce.OutputFormat<K,V> mapreduceOutputFormat,
org.apache.hadoop.mapreduce.Job job) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeRecord(org.apache.flink.api.java.tuple.Tuple2<K,V> record) |
close, configure, finalizeGlobal, getConfiguration, openread, writepublic void writeRecord(org.apache.flink.api.java.tuple.Tuple2<K,V> record) throws IOException
IOExceptionCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.