See: Description
| Interface | Description |
|---|---|
| RaftProxy |
Raft client proxy.
|
| RaftProxyClient |
Raft proxy client.
|
| RaftProxyExecutor |
Raft proxy executor.
|
| Class | Description |
|---|---|
| RaftProxy.Builder |
Raft session builder.
|
| RaftProxyClient.Builder |
Raft session builder.
|
| Enum | Description |
|---|---|
| CommunicationStrategy |
Strategy for selecting nodes to which to connect and submit operations.
|
| RaftProxy.State |
Indicates the state of the client's communication with the Raft cluster.
|
| RecoveryStrategy |
Session recovery strategy.
|
Copyright © 2013–2017. All rights reserved.