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 © 2021. All rights reserved.