T - @PublicEvolving public class TypeSerializerInputFormat<T> extends BinaryInputFormat<T> implements ResultTypeQueryable<T>
BinaryInputFormat.BlockBasedInputFileInputFormat.FileBaseStatistics, FileInputFormat.InputSplitOpenThreadBLOCK_SIZE_PARAMETER_KEY, NATIVE_BLOCK_SIZEcurrentSplit, ENUMERATE_NESTED_FILES_FLAG, enumerateNestedFiles, filePath, INFLATER_INPUT_STREAM_FACTORIES, minSplitSize, numSplits, openTimeout, READ_WHOLE_SPLIT_FLAG, splitLength, splitStart, stream, unsplittable| Constructor and Description |
|---|
TypeSerializerInputFormat(TypeInformation<T> resultType) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
deserialize(T reuse,
DataInputView dataInput) |
TypeInformation<T> |
getProducedType() |
configure, createBlockInfo, createInputSplits, createStatistics, getBlockSize, getCurrentState, getFiles, getInputSplits, getStatistics, nextRecord, open, reachedEnd, reopen, setBlockSizeacceptFile, close, decorateInputStream, extractFileExtension, getFilePath, getFileStats, getInflaterInputStreamFactory, getInputSplitAssigner, getMinSplitSize, getNestedFileEnumeration, getNumSplits, getOpenTimeout, getSplitLength, getSplitStart, registerInflaterInputStreamFactory, setFilePath, setFilePath, setFilesFilter, setMinSplitSize, setNestedFileEnumeration, setNumSplits, setOpenTimeout, testForUnsplittable, toStringcloseInputFormat, getRuntimeContext, openInputFormat, setRuntimeContextpublic TypeSerializerInputFormat(TypeInformation<T> resultType)
protected T deserialize(T reuse, DataInputView dataInput) throws IOException
deserialize in class BinaryInputFormat<T>IOExceptionpublic TypeInformation<T> getProducedType()
getProducedType in interface ResultTypeQueryable<T>Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.