public class V4Pinger extends AbstractPinger<Inet4Address>
m_throwable, NANOS_PER_MILLI| Constructor and Description | 
|---|
V4Pinger(int pingerId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ping(Inet4Address addr,
    int identifier,
    int sequenceNumber,
    long threadId,
    long count,
    long interval,
    int packetSize)  | 
void | 
run()  | 
addPingReplyListener, closeSocket, getPingerId, getPingSocket, isFinished, notifyPingListeners, setThrowable, start, stoppublic void run()
public void ping(Inet4Address addr, int identifier, int sequenceNumber, long threadId, long count, long interval, int packetSize) throws InterruptedException
ping in class AbstractPinger<Inet4Address>InterruptedExceptionCopyright © 2020. All rights reserved.