- java.lang.Object
-
- org.apache.flink.api.common.io.FileInputFormat<T>
-
- org.apache.flink.api.common.io.BinaryInputFormat<FData>
-
- org.apache.mrql.FlinkBinaryInputFormat.FDataInputFormat
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.flink.api.common.io.BinaryInputFormat
org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
Nested classes/interfaces inherited from class org.apache.flink.api.common.io.FileInputFormat
org.apache.flink.api.common.io.FileInputFormat.AbstractConfigBuilder<T>, org.apache.flink.api.common.io.FileInputFormat.ConfigBuilder, org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics, org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
-
Field Summary
-
Fields inherited from class org.apache.flink.api.common.io.BinaryInputFormat
BLOCK_SIZE_PARAMETER_KEY, NATIVE_BLOCK_SIZE
-
Fields inherited from class org.apache.flink.api.common.io.FileInputFormat
DEFLATE_SUFFIX, enumerateNestedFiles, filePath, minSplitSize, numSplits, openTimeout, READ_WHOLE_SPLIT_FLAG, splitLength, splitStart, stream, unsplittable
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected FData |
deserialize(FData reuse,
org.apache.flink.core.memory.DataInputView in) |
-
Methods inherited from class org.apache.flink.api.common.io.BinaryInputFormat
configure, createBlockInfo, createInputSplits, createStatistics, getFiles, getInputSplits, getStatistics, nextRecord, open, reachedEnd
-
Methods inherited from class org.apache.flink.api.common.io.FileInputFormat
acceptFile, close, configureFileFormat, getFilePath, getFileStats, getInputSplitAssigner, getMinSplitSize, getNumSplits, getOpenTimeout, getSplitLength, getSplitStart, setFilePath, setFilePath, setMinSplitSize, setNumSplits, setOpenTimeout, toString
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.