public static class BatchReader.FixedWidthReader extends BatchReader
BatchReader.FixedWidthReader, BatchReader.MockBatchReader, BatchReader.VariableWidthReaderreadState| Constructor and Description |
|---|
BatchReader.FixedWidthReader(ReadState readState) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getReadCount(ColumnReader<?> firstColumnStatus) |
protected int |
readRecords(ColumnReader<?> firstColumnStatus,
long recordsToRead) |
readAllFixedFields, readAllFixedFieldsParallel, readAllFixedFieldsSerial, readBatchpublic BatchReader.FixedWidthReader(ReadState readState)
protected long getReadCount(ColumnReader<?> firstColumnStatus)
getReadCount in class BatchReaderprotected int readRecords(ColumnReader<?> firstColumnStatus, long recordsToRead) throws Exception
readRecords in class BatchReaderExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.