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, setHandlerjava.util.concurrent.CompletableFuture<java.util.Set<HostDescription>> getHosts()