Package io.deephaven.extensions.barrage
package io.deephaven.extensions.barrage
-
ClassDescriptionEnable barrage performance metrics by setting the
BarragePerformanceLog.enableAllconfiguration property, or by adding thetable keyas anAttributeMap.withAttributes(Map)attribute} to the table.BarrageStreamGenerator<MessageView>A StreamGenerator takes a BarrageMessage and re-uses portions of the serialized payload across different subscribers that may subscribe to different viewports and columns.BarrageStreamGenerator.Factory<MessageView>This factory writes data in Arrow's IPC format which has a terse header and no room for metadata.