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, stoppublic void run()
public PingReplyMetric ping(Inet4Address addr, int id, int sequenceNumber, int count, long interval) throws InterruptedException
ping in class AbstractPinger<Inet4Address>InterruptedExceptionCopyright © 2021. All rights reserved.