- java.lang.Object
-
- org.apache.flink.api.common.io.RichOutputFormat<IT>
-
- org.apache.flink.api.common.io.FileOutputFormat<T>
-
- org.apache.flink.api.java.io.TextOutputFormat<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.flink.api.common.io.FileOutputFormat
org.apache.flink.api.common.io.FileOutputFormat.AbstractConfigBuilder<T>, org.apache.flink.api.common.io.FileOutputFormat.ConfigBuilder, org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode
-
Field Summary
-
Fields inherited from class org.apache.flink.api.common.io.FileOutputFormat
FILE_PARAMETER_KEY, outputFilePath, stream
-
Method Summary
-
Methods inherited from class org.apache.flink.api.common.io.FileOutputFormat
close, configure, configureFileFormat, getDirectoryFileName, getOutputDirectoryMode, getOutputFilePath, getWriteMode, initializeGlobal, setOutputDirectoryMode, setOutputFilePath, setWriteMode, tryCleanupOnError
-
Methods inherited from class org.apache.flink.api.common.io.RichOutputFormat
getRuntimeContext, setRuntimeContext
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.