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