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