Package com.databricks.jdbc.api.impl.arrow
-
Interface Summary Interface Description ChunkProvider Implementations of this interface manage the retrieval and iteration overAbstractArrowResultChunks.DatabricksCallableTask -
Class Summary Class Description AbstractArrowResultChunk An abstract class that represents a chunk of query result.AbstractRemoteChunkProvider<T extends AbstractArrowResultChunk> Abstract base implementation of bothChunkProviderandChunkDownloadManagerinterfaces.ArrowResultChunk ArrowResultChunk.Builder ArrowResultChunkIterator ArrowResultChunkStateMachine Manages state transitions for ArrowResultChunk.ArrowStreamResult Result container for Arrow-based query results.ChunkLinkDownloadService<T extends AbstractArrowResultChunk> A service that manages the downloading and refreshing of external links for chunked data retrieval.InlineChunkProvider Class to manage inline Arrow chunksRemoteChunkProvider -
Enum Summary Enum Description ChunkStatus Represents the lifecycle states of a data chunk during the download and processing pipeline.