Class BgpCounters

  • All Implemented Interfaces:
    java.lang.AutoCloseable, java.lang.Runnable

    public class BgpCounters
    extends java.lang.Object
    implements java.lang.Runnable, java.lang.AutoCloseable
    • Constructor Detail

      • BgpCounters

        @Inject
        public BgpCounters​(java.lang.String mipAddress,
                           org.opendaylight.infrautils.metrics.MetricProvider metricProvider)
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • clearBfdNbrCounters

        public void clearBfdNbrCounters​(java.lang.String neighborIPstr)