BarrageSession snapshot/subscribe overloads that don't require options #5258
Labels
april2024
barrage
barrage-wrkr2wrkr
core
Core development tasks
feature request
New feature or request
Milestone
It would be convenient to be able to call
barrageSession.snapshot()
/barrageSession.subscribe()
without having to create aio.deephaven.extensions.barrage.BarrageSnapshotOptions
first.Essentially, just use
io.deephaven.extensions.barrage.util.BarrageUtil#DEFAULT_SNAPSHOT_DESER_OPTIONS
as the actual defaults.The text was updated successfully, but these errors were encountered: