public class V4Pinger extends AbstractPinger<Inet4Address>
m_metric, m_throwable, NANOS_PER_MILLI
Constructor and Description |
---|
V4Pinger(int id) |
Modifier and Type | Method and Description |
---|---|
PingReplyMetric |
ping(Inet4Address addr,
int id,
int sequenceNumber,
int count,
long interval) |
void |
run() |
addPingReplyListener, closeSocket, getCount, getListeners, getPingSocket, isFinished, start, stop
public void run()
public PingReplyMetric ping(Inet4Address addr, int id, int sequenceNumber, int count, long interval) throws InterruptedException
ping
in class AbstractPinger<Inet4Address>
InterruptedException
Copyright © 2021. All rights reserved.