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