Uses of Class
com.databricks.jdbc.api.impl.arrow.ArrowResultChunkIterator
Packages that use ArrowResultChunkIterator
-
Uses of ArrowResultChunkIterator in com.databricks.jdbc.api.impl.arrow
Methods in com.databricks.jdbc.api.impl.arrow that return ArrowResultChunkIteratorModifier and TypeMethodDescriptionprotected ArrowResultChunkIteratorAbstractArrowResultChunk.getChunkIterator()Returns an iterator for traversing the rows in this chunk.