Package com.databricks.jdbc.api.impl.streaming
-
Interface Summary Interface Description ThriftResponseProcessor<T> Processes a Thrift fetch response into typed result data. -
Class Summary Class Description ColumnarResponseProcessor Processes Thrift responses into columnar view data.InlineArrowResponseProcessor Processes Thrift responses into Arrow chunks.StreamingBatch<T> Type-safe batch container for streaming results.ThriftStreamingProvider<T> Type-safe streaming provider for Thrift-based results. -
Enum Summary Enum Description StreamingBatch.Status Batch lifecycle status.