| Package | Description |
|---|---|
| io.atomix.protocols.raft.proxy |
Facilitates modification of a Raft state machine via proxy.
|
| Modifier and Type | Method and Description |
|---|---|
RaftProxyClient |
RaftProxyClient.Builder.build()
Builds the proxy client.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CompletableFuture<RaftProxyClient> |
RaftProxyClient.Builder.buildAsync()
Returns a future to be completed once the proxy client has been connected.
|
Copyright © 2013–2017. All rights reserved.