public class PingReplyMetric extends Metric implements PingReplyListener
Constructor and Description |
---|
PingReplyMetric(int count,
long interval) |
Modifier and Type | Method and Description |
---|---|
void |
await() |
void |
onPingReply(InetAddress address,
org.opennms.jicmp.standalone.PingReply reply) |
getAverage, getCount, getMaximum, getMinimum, getStandardDeviation, getSummary, getSumOfSquaresOfDifferences, update
public void onPingReply(InetAddress address, org.opennms.jicmp.standalone.PingReply reply)
onPingReply
in interface PingReplyListener
public void await() throws InterruptedException
InterruptedException
Copyright © 2021. All rights reserved.