public interface DiscoveryTaskExecutor
| Modifier and Type | Method and Description | 
|---|---|
CompletableFuture<Void> | 
handleDiscoveryTask(DiscoveryConfiguration config)
Asynchronously discover the network using the given configuration. 
 | 
CompletableFuture<Void> handleDiscoveryTask(DiscoveryConfiguration config)
config - discovery configurationCopyright © 2020. All rights reserved.