| Package | Description |
|---|---|
| io.atomix.protocols.raft.operation | |
| io.atomix.protocols.raft.protocol |
RaftRequest and RaftResponse
implementations for all client-server communication. |
| io.atomix.protocols.raft.proxy |
Facilitates modification of a Raft state machine via proxy.
|
| io.atomix.protocols.raft.service | |
| 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 |
|---|
| OperationId
Raft operation identifier.
|
| OperationType
Raft operation type.
|
| Class and Description |
|---|
| RaftOperation
Base type for Raft state operations.
|
| Class and Description |
|---|
| OperationId
Raft operation identifier.
|
| RaftOperation
Base type for Raft state operations.
|
| Class and Description |
|---|
| OperationId
Raft operation identifier.
|
| OperationType
Raft operation type.
|
| Class and Description |
|---|
| RaftOperation
Base type for Raft state operations.
|
Copyright © 2013–2017. All rights reserved.