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