Uses of Class
org.apache.arrow.adapter.jdbc.consumer.MapConsumer
Packages that use MapConsumer
-
Uses of MapConsumer in org.apache.arrow.adapter.jdbc.consumer
Methods in org.apache.arrow.adapter.jdbc.consumer that return MapConsumerModifier and TypeMethodDescriptionstatic MapConsumer
MapConsumer.createConsumer
(MapVector mapVector, int index, boolean nullable) Creates a consumer forMapVector
.