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