List of all items
Structs
- cluster::leader::LeaderTask
- cluster::leader::LeaderTiming
- cluster::node_state::NodeState
- cluster::node_state::PeerState
- cluster::peer_connections::PeerConnections
- cluster::peer_discovery::PeerDiscoveryTask
- cluster::peer_discovery::PeerDiscoveryTiming
- cluster::rpc_server::RpcServer
- cluster::state_sync::StateSyncTask
- cluster::state_sync::StateSyncTiming
- protocol::messages::ElectionTerm
- protocol::messages::LeaderInfo
- protocol::messages::LeaderState
- protocol::messages::SharePeerDetails
- service::SharedState
- service::SharedStateConfig
- service::SharedStateRecoverableConfig
- service::SharedStateSettings
- state::recoverable_state::RecoverableState
- state::recoverable_state::RecoverableStateDetails
- state::subscribable_state::StateHandle
- state::subscribable_state::SubscribableState
- transport::channels::NetIoSettings
- transport::channels::ReadChannel
- transport::channels::WriteChannel
- transport::simulated::KillableIo
- transport::simulated::SimulatedIo
- transport::simulated::SimulatedNet
- transport::simulated::SimulatedTopologySnapshot
- transport::traits::SyncConnection
Enums
- cluster::node_state::ConnectStatus
- cluster::peer_connections::PeerRpcError
- cluster::rpc_server::ResponseOrFeed
- protocol::framing::ReadMessageError
- protocol::framing::ReadMessageResult
- protocol::framing::ReadMessageToVecResult
- protocol::messages::LeaderMode
- protocol::messages::SyncRequest
- protocol::messages::SyncResponse
- state::recoverable_state::RecoverableStateAction
- state::subscribable_state::StateSubscribeError
Traits
- state::deterministic_state::DeterministicState
- transport::traits::SyncIO
- transport::traits::SyncIOAddress
- transport::traits::SyncIOListener
Functions
- protocol::framing::read_message_opt
- protocol::framing::read_message_to_vec
- protocol::framing::send_close_message
- protocol::framing::send_message
- protocol::framing::send_zero_message
Type Aliases
- protocol::framing::MessageSizeHeader
- transport::traits::ClientChannels
- transport::traits::ServerChannels