List of all items
Structs
- client::ClientReadRequest
- client::ClientResponse
- client::ClientResult
- client::ClientWriteRequest
- client::ReadResults
- client::WatchRequest
- client::WatchResponse
- client::WriteCommand
- client::raft_client_service_client::RaftClientServiceClient
- client::raft_client_service_server::RaftClientServiceServer
- client::write_command::Delete
- client::write_command::Insert
- common::AddNode
- common::BatchPromote
- common::BatchRemove
- common::Entry
- common::EntryPayload
- common::LeaderHint
- common::LeaderInfo
- common::LogId
- common::MembershipChange
- common::Noop
- common::PromoteLearner
- common::RemoveNode
- common::Snapshot
- common::SnapshotEntry
- common::SnapshotMeta
- error::ErrorMetadata
- server::cluster::ClusterConfChangeRequest
- server::cluster::ClusterConfUpdateResponse
- server::cluster::ClusterMembership
- server::cluster::JoinRequest
- server::cluster::JoinResponse
- server::cluster::LeaderDiscoveryRequest
- server::cluster::LeaderDiscoveryResponse
- server::cluster::MetadataRequest
- server::cluster::NodeMeta
- server::cluster::cluster_management_service_client::ClusterManagementServiceClient
- server::cluster::cluster_management_service_server::ClusterManagementServiceServer
- server::election::VoteRequest
- server::election::VoteResponse
- server::election::VotedFor
- server::election::raft_election_service_client::RaftElectionServiceClient
- server::election::raft_election_service_server::RaftElectionServiceServer
- server::replication::AppendEntriesRequest
- server::replication::AppendEntriesResponse
- server::replication::ConflictResult
- server::replication::SuccessResult
- server::replication::raft_replication_service_client::RaftReplicationServiceClient
- server::replication::raft_replication_service_server::RaftReplicationServiceServer
- server::storage::PurgeLogRequest
- server::storage::PurgeLogResponse
- server::storage::SnapshotAck
- server::storage::SnapshotChunk
- server::storage::SnapshotMetadata
- server::storage::SnapshotResponse
- server::storage::snapshot_service_client::SnapshotServiceClient
- server::storage::snapshot_service_server::SnapshotServiceServer
Enums
- client::ReadConsistencyPolicy
- client::WatchEventType
- client::client_response::SuccessResult
- client::write_command::Operation
- common::NodeRole
- common::NodeStatus
- common::entry_payload::Payload
- common::membership_change::Change
- error::ErrorCode
- server::cluster::ConfigState
- server::cluster::cluster_conf_update_response::ErrorCode
- server::replication::append_entries_response::Result
- server::storage::snapshot_ack::ChunkStatus
Traits
- client::raft_client_service_server::RaftClientService
- server::cluster::cluster_management_service_server::ClusterManagementService
- server::election::raft_election_service_server::RaftElectionService
- server::replication::raft_replication_service_server::RaftReplicationService
- server::storage::snapshot_service_server::SnapshotService