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