public interface NavigableMapCompatibleBuilder<B extends NavigableMapCompatibleBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withProtocol(NavigableMapProtocol protocol)
Configures the builder with a map compatible gossip protocol.
|
B withProtocol(NavigableMapProtocol protocol)
protocol - the map protocolCopyright © 2013–2018. All rights reserved.