public static interface NodeDiscoveryProvider.Type<C extends NodeDiscoveryConfig>
extends io.atomix.utils.ConfiguredType<C>
| Modifier and Type | Method and Description |
|---|---|
NodeDiscoveryProvider |
newProvider(C config)
Creates a new instance of the provider.
|
NodeDiscoveryProvider newProvider(C config)
config - the provider configurationCopyright © 2013–2018. All rights reserved.