Class IntConsumer
java.lang.Object
org.apache.arrow.adapter.jdbc.consumer.IntConsumer
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic JdbcConsumer<IntVector>createConsumer(IntVector vector, int index, boolean nullable) Creates a consumer forIntVector.
- 
Constructor Details- 
IntConsumerpublic IntConsumer()
 
- 
- 
Method Details- 
createConsumerCreates a consumer forIntVector.
 
-