| Package | Description |
|---|---|
| io.atomix.protocols.raft |
Core interfaces for operating on replicated state machines in the Raft cluster.
|
| io.atomix.protocols.raft.proxy |
Facilitates modification of a Raft state machine via proxy.
|
| Class and Description |
|---|
| RaftProxy.Builder
Raft session builder.
|
| Class and Description |
|---|
| CommunicationStrategy
Strategy for selecting nodes to which to connect and submit operations.
|
| RaftProxy.Builder
Raft session builder.
|
| RaftProxy.State
Indicates the state of the client's communication with the Raft cluster.
|
| RaftProxyClient
Raft proxy client.
|
| RaftProxyClient.Builder
Raft session builder.
|
| RaftProxyExecutor
Raft proxy executor.
|
| RecoveryStrategy
Session recovery strategy.
|
Copyright © 2013–2017. All rights reserved.