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