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