@Public public class SerializedInputFormat<T extends IOReadableWritable> extends BinaryInputFormat<T>
SerializedOutputFormat
,
Serialized FormBinaryInputFormat.BlockBasedInput
FileInputFormat.FileBaseStatistics, FileInputFormat.InputSplitOpenThread
BLOCK_SIZE_PARAMETER_KEY, NATIVE_BLOCK_SIZE
currentSplit, ENUMERATE_NESTED_FILES_FLAG, enumerateNestedFiles, filePath, INFLATER_INPUT_STREAM_FACTORIES, minSplitSize, numSplits, openTimeout, READ_WHOLE_SPLIT_FLAG, splitLength, splitStart, stream, unsplittable
Constructor and Description |
---|
SerializedInputFormat() |
Modifier and Type | Method and Description |
---|---|
protected T |
deserialize(T reuse,
DataInputView dataInput) |
configure, createBlockInfo, createInputSplits, createStatistics, getBlockSize, getCurrentState, getFiles, getInputSplits, getStatistics, nextRecord, open, reachedEnd, reopen, setBlockSize
acceptFile, close, decorateInputStream, extractFileExtension, getFilePath, getFilePaths, getFileStats, getFileStats, getInflaterInputStreamFactory, getInputSplitAssigner, getMinSplitSize, getNestedFileEnumeration, getNumSplits, getOpenTimeout, getSplitLength, getSplitStart, registerInflaterInputStreamFactory, setFilePath, setFilePath, setFilePaths, setFilePaths, setFilesFilter, setMinSplitSize, setNestedFileEnumeration, setNumSplits, setOpenTimeout, supportsMultiPaths, testForUnsplittable, toString
closeInputFormat, getRuntimeContext, openInputFormat, setRuntimeContext
protected T deserialize(T reuse, DataInputView dataInput) throws IOException
deserialize
in class BinaryInputFormat<T extends IOReadableWritable>
IOException
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.