public class VectorizedColumnIterator.FixedLengthDecimalBatchReader extends VectorizedColumnIterator.BatchReader
| Constructor and Description | 
|---|
FixedLengthDecimalBatchReader()  | 
| 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