public static class BatchReader.MockBatchReader extends BatchReader
BatchReader.FixedWidthReader, BatchReader.MockBatchReader, BatchReader.VariableWidthReaderreadState| Constructor and Description |
|---|
BatchReader.MockBatchReader(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.MockBatchReader(ReadState readState)
protected long getReadCount(ColumnReader<?> firstColumnStatus)
getReadCount in class BatchReaderprotected int readRecords(ColumnReader<?> firstColumnStatus, long recordsToRead)
readRecords in class BatchReaderCopyright © 2017 The Apache Software Foundation. All rights reserved.