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.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.