Package org.apache.flink.api.java.hadoop.mapred
-
Class Summary Class Description HadoopInputFormat<K,V> Wrapper for using HadoopInputFormats (mapred-variant) with Flink.HadoopInputFormatBase<K,V,T> Common base for Java and Scala API for using Hadoop input formats with Flink.HadoopOutputFormat<K,V> Wrapper for using HadoopOutputFormats (mapred-variant) with Flink.HadoopOutputFormatBase<K,V,T> Common base for the mapred HadoopOutputFormat wrappers.