public static interface FD_HOST.PingCommand
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlive(InetAddress host,
long timeout)
Checks whether a given host is alive
|
boolean isAlive(InetAddress host, long timeout) throws Exception
host - The host to be checked for livenesstimeout - Number of milliseconds to wait for the check to completeExceptionCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.