| Package | Description |
|---|---|
| io.atomix.protocols.raft |
Provides classes and interfaces for managing Raft clients and servers.
|
| io.atomix.protocols.raft.service |
Provides classes for managing Raft-based primitive services.
|
| io.atomix.protocols.raft.session |
Provides a
Session implementation for the Raft consensus protocol. |
| Class and Description |
|---|
| CommunicationStrategy
Strategy for selecting nodes to which to connect and submit operations.
|
| RaftSessionClient.Builder
Raft proxy builder.
|
| Class and Description |
|---|
| RaftSession
Raft session.
|
| Class and Description |
|---|
| CommunicationStrategy
Strategy for selecting nodes to which to connect and submit operations.
|
| RaftSession
Raft session.
|
| RaftSessionClient.Builder
Raft proxy builder.
|
| RecoveryStrategy
Session recovery strategy.
|
Copyright © 2013-2019. All Rights Reserved.