Package io.deephaven.extensions.barrage
package io.deephaven.extensions.barrage
-
ClassDescriptionEnable barrage performance metrics by setting the
BarragePerformanceLog.enableAll
configuration property, or by adding thetable key
as anAttributeMap.withAttributes(Map)
attribute} to the table.A StreamGenerator takes a BarrageMessage and re-uses portions of the serialized payload across different subscribers that may subscribe to different viewports and columns.Represents a single update, which might be sent as multiple distinct payloads as necessary based in the implementation.This factory writes data in Arrow's IPC format which has a terse header and no room for metadata.