Class BarragePerformanceLog.SnapshotMetricsHelper

java.lang.Object
io.deephaven.extensions.barrage.BarragePerformanceLog.SnapshotMetricsHelper
All Implemented Interfaces:
BarragePerformanceLog.WriteMetricsConsumer
Enclosing class:
BarragePerformanceLog

public static class BarragePerformanceLog.SnapshotMetricsHelper extends Object implements BarragePerformanceLog.WriteMetricsConsumer
  • Field Details

    • requestTm

      public final Instant requestTm
    • tableId

      public String tableId
    • tableKey

      public String tableKey
    • queueNanos

      public long queueNanos
    • snapshotNanos

      public long snapshotNanos
  • Constructor Details

    • SnapshotMetricsHelper

      public SnapshotMetricsHelper()
  • Method Details