Interface | Description |
---|---|
TextOutputFormat.TextFormatter<IN> |
Formatter that transforms values into their
String representations. |
Class | Description |
---|---|
BlockingShuffleOutputFormat<T> |
This is the inner OutputFormat used for specify the BLOCKING_PERSISTENT result partition type of
coming edge.
|
CollectionInputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
CsvInputFormat<OUT> |
InputFormat that reads csv files.
|
CsvOutputFormat<T extends org.apache.flink.api.java.tuple.Tuple> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
CsvReader | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
DiscardingOutputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
IteratorInputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
LocalCollectionOutputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
ParallelIteratorInputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
PojoCsvInputFormat<OUT> |
Input format that reads csv into POJOs.
|
PrimitiveInputFormat<OT> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
PrintingOutputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
RowCsvInputFormat | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
SplitDataProperties<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
SplitDataProperties.SourcePartitionerMarker<T> |
A custom partitioner to mark compatible split partitionings.
|
TextInputFormat | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
TextOutputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
TextValueInputFormat | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
TupleCsvInputFormat<OUT> |
Input format that reads csv into tuples.
|
TypeSerializerInputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
TypeSerializerOutputFormat<T> | Deprecated
All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a
future Flink major version.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.