Package io.deephaven.client.impl
package io.deephaven.client.impl
-
ClassDescriptionThis is a structured object that represents the barrage update record batch.An extension of an Arrow
FlightSessionadding support for Barrage Snapshots and Subscriptions.ABarrageSnapshotrepresents a snapshot of a table that may or may not be filtered to a viewport of the remote source table.This class is an intermediary helper class that uses aDoExchangeto populate aBarrageTableusing snapshot data from a remote server.ABarrageSubscriptionrepresents a subscription over a table that may or may not be filtered to a viewport of the remote source table.This class is an intermediary helper class that uses aDoExchangeto populate aBarrageTableusing subscription data from a remote server, propagating updates if the request is a subscription.