public class VectorizedColumnIterator.TimestampMillisBatchReader extends VectorizedColumnIterator.BatchReader
Constructor and Description |
---|
TimestampMillisBatchReader() |
Modifier and Type | Method and Description |
---|---|
protected int |
nextBatchOf(org.apache.arrow.vector.FieldVector vector,
int expectedBatchSize,
int numValsInVector,
int typeWidth,
NullabilityHolder holder) |
nextBatch
protected int nextBatchOf(org.apache.arrow.vector.FieldVector vector, int expectedBatchSize, int numValsInVector, int typeWidth, NullabilityHolder holder)
nextBatchOf
in class VectorizedColumnIterator.BatchReader