Module paxakos::node[][src]

Re-exports

pub use builder::NodeBuilder;

Modules

Structs

Converged on log entry waiting to be applied.

A remote handle for a paxakos Node.

The default Node implementation.

Allows getting a NodeHandle before the Node itself is built.

Used by Communicators to prepare replies.

Enums

A node’s status, usually Leading or Following.

Reflects a Node’s possible modes of participation.

Traits

Exposes seldomly used administrative operations.

Describes a node in a Paxakos cluster.

A Node that is being shut_down.

Type Definitions