- java.lang.Object
-
- org.apache.flink.api.common.io.FileOutputFormat<T>
-
- org.apache.flink.api.common.io.BinaryOutputFormat<FData>
-
- org.apache.mrql.FlinkOutputFormat
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.flink.api.common.io.BinaryOutputFormat
org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
-
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.BinaryOutputFormat
BLOCK_SIZE_PARAMETER_KEY, NATIVE_BLOCK_SIZE
-
Fields inherited from class org.apache.flink.api.common.io.FileOutputFormat
FILE_PARAMETER_KEY, outputFilePath, stream
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
serialize(FData data,
org.apache.flink.core.memory.DataOutputView out) |
-
Methods inherited from class org.apache.flink.api.common.io.BinaryOutputFormat
close, complementBlockInfo, configure, createBlockInfo, open, writeRecord
-
Methods inherited from class org.apache.flink.api.common.io.FileOutputFormat
configureFileFormat, getOutputDirectoryMode, getOutputFilePath, getWriteMode, initializeGlobal, setOutputDirectoryMode, setOutputFilePath, setWriteMode, tryCleanupOnError
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.