Class Unknown

  • All Implemented Interfaces:
    Metric

    public class Unknown
    extends java.lang.Object
    implements Metric
    • Nested Class Summary

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

        Metric.Visitor
    • Constructor Summary

      Constructors 
      Constructor Description
      Unknown​(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 java.lang.Object

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

      • Unknown

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