public interface HostsDiscovery extends HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Set<HostDescription>> |
getHosts()
Returns a collection of discovered host descriptions.
|
handler, setHandlerCompletableFuture<Set<HostDescription>> getHosts()