| Package | Description |
|---|---|
| org.apache.flink.api.java.io |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvOutputFormat<T extends Tuple>
This is an OutputFormat to serialize
Tuples to text. |
class |
LocalCollectionOutputFormat<T>
An output format that writes record into collection
|
class |
TypeSerializerOutputFormat<T>
Stores elements by serializing them with their type serializer.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.