Class BytesSentAttribute

  • All Implemented Interfaces:
    ExchangeAttribute

    public class BytesSentAttribute
    extends java.lang.Object
    implements ExchangeAttribute
    The bytes sent
    Author:
    Filipe Ferraz
    • Field Detail

      • BYTES_SENT_SHORT_UPPER

        public static final java.lang.String BYTES_SENT_SHORT_UPPER
        See Also:
        Constant Field Values
      • BYTES_SENT_SHORT_LOWER

        public static final java.lang.String BYTES_SENT_SHORT_LOWER
        See Also:
        Constant Field Values
    • Constructor Detail

      • BytesSentAttribute

        public BytesSentAttribute​(boolean dashIfZero)