Uses of Class
com.databricks.jdbc.api.impl.arrow.AbstractArrowResultChunk
Packages that use AbstractArrowResultChunk
-
Uses of AbstractArrowResultChunk in com.databricks.jdbc.api.impl.arrow
Classes in com.databricks.jdbc.api.impl.arrow with type parameters of type AbstractArrowResultChunkModifier and TypeClassDescriptionclassAbstract base implementation of bothChunkProviderandChunkDownloadManagerinterfaces.classChunkLinkDownloadService<T extends AbstractArrowResultChunk>A service that manages the downloading and refreshing of external links for chunked data retrieval.Subclasses of AbstractArrowResultChunk in com.databricks.jdbc.api.impl.arrowMethods in com.databricks.jdbc.api.impl.arrow that return AbstractArrowResultChunkModifier and TypeMethodDescriptionChunkProvider.getChunk()Retrieves the current chunk of data after a successful call toChunkProvider.next(). -
Uses of AbstractArrowResultChunk in com.databricks.jdbc.api.impl.arrow.incubator
Subclasses of AbstractArrowResultChunk in com.databricks.jdbc.api.impl.arrow.incubator