public interface ProxyCompatibleBuilder<B extends ProxyCompatibleBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withProtocol(ProxyProtocol protocol)
Configures the builder with a state machine replication protocol.
|
B withProtocol(ProxyProtocol protocol)
protocol - the state machine replication protocolCopyright © 2013–2018. All rights reserved.