Uses of Class
org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
-
Packages that use HadoopInputFormatBase Package Description org.apache.flink.api.java.hadoop.mapred -
-
Uses of HadoopInputFormatBase in org.apache.flink.api.java.hadoop.mapred
Subclasses of HadoopInputFormatBase in org.apache.flink.api.java.hadoop.mapred Modifier and Type Class Description classHadoopInputFormat<K,V>Wrapper for using HadoopInputFormats (mapred-variant) with Flink.
-