| Package | Description |
|---|---|
| io.atomix.protocols.raft.protocol |
RaftRequest and RaftResponse
implementations for all client-server communication. |
| io.atomix.protocols.raft.storage.log | |
| io.atomix.protocols.raft.storage.log.entry |
RaftLogEntry implementations used internally to replicate
state changes, sessions, and configuration changes in the cluster. |
| Class and Description |
|---|
| RaftLogEntry
Stores a state change in a
RaftLog. |
| Class and Description |
|---|
| RaftLogEntry
Stores a state change in a
RaftLog. |
| Class and Description |
|---|
| OperationEntry
Stores a state machine operation.
|
| RaftLogEntry
Stores a state change in a
RaftLog. |
| SessionEntry
Base class for session-related entries.
|
| TimestampedEntry
Base class for timestamped entries.
|
Copyright © 2013–2017. All rights reserved.