Class Rejected

  • All Implemented Interfaces:
    Metric

    public class Rejected
    extends Counter
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.packets.stats.Metric

        Metric.Visitor
    • Field Summary

      • Fields inherited from class org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.packets.stats.Counter

        counter
    • Constructor Summary

      Constructors 
      Constructor Description
      Rejected​(io.netty.buffer.ByteBuf buffer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void accept​(Metric.Visitor visitor)  
      • Methods inherited from class org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.packets.stats.Counter

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Rejected

        public Rejected​(io.netty.buffer.ByteBuf buffer)