Interface PlatformManagerPingCallback
public interface PlatformManagerPingCallback
-
Method Summary
Modifier and TypeMethodDescriptionbooleanreportNode(int distance, InetAddress address, int millis)
-
Method Details
-
reportNode
- Parameters:
distance-address- null -> timeoutmillis- elapsed time for successful op- Returns:
- true -> continue (where destination not reached)
-