Module swim.runtime

Class WarpUplinkProfile


  • public final class WarpUplinkProfile
    extends Metric
    • Constructor Detail

      • WarpUplinkProfile

        public WarpUplinkProfile​(UplinkAddress cellAddress,
                                 int eventDelta,
                                 int eventRate,
                                 long eventCount,
                                 int commandDelta,
                                 int commandRate,
                                 long commandCount)
    • Method Detail

      • eventDelta

        public int eventDelta()
      • eventRate

        public int eventRate()
      • eventCount

        public long eventCount()
      • commandDelta

        public int commandDelta()
      • commandRate

        public int commandRate()
      • commandCount

        public long commandCount()