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