| Package | Description |
|---|---|
| org.apache.flink.api.common.io |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryOutputFormat<T> |
class |
FileOutputFormat<IT>
The abstract base class for all Rich output formats that are file based.
|
class |
SerializedOutputFormat<T extends IOReadableWritable>
Stores elements by serializing them with their regular serialization/deserialization functionality.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.