Class IntConsumer

java.lang.Object
org.apache.arrow.adapter.jdbc.consumer.IntConsumer

public class IntConsumer extends Object
Consumer which consume int type values from ResultSet. Write the data to IntVector.
  • Constructor Details

    • IntConsumer

      public IntConsumer()
  • Method Details