Class PingReplyMetric

    • Constructor Detail

      • PingReplyMetric

        public PingReplyMetric​(int count,
                               long interval)
    • Method Detail

      • onPingReply

        public void onPingReply​(java.net.InetAddress address,
                                org.opennms.jicmp.standalone.PingReply reply)
        Specified by:
        onPingReply in interface PingReplyListener
      • await

        public void await()
                   throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException