HadoopFormatIO instead.@Deprecated @Experimental(value=SOURCE_SINK) public class HadoopInputFormatIO extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HadoopInputFormatIO.Read<K,V>
Deprecated.
as of version 2.10. Use
HadoopFormatIO instead. |
| Constructor and Description |
|---|
HadoopInputFormatIO()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> HadoopInputFormatIO.Read<K,V> |
read()
Deprecated.
as of version 2.10. Use
HadoopFormatIO.read() instead. |
@Deprecated public static <K,V> HadoopInputFormatIO.Read<K,V> read()
HadoopFormatIO.read() instead.