Show / Hide Table of Contents

Namespace DotNext.Net.Cluster.Consensus.Raft.Membership

Classes

ClusterConfigurationStorage<TAddress>

Represents base class for all implementations of cluster configuration storages.

InMemoryClusterConfigurationStorage<TAddress>

Represents in-memory storage of cluster configuration.

InMemoryClusterConfigurationStorage<TAddress>.ConfigurationBuilder

Represents configuration builder.

PersistentClusterConfigurationStorage<TAddress>

Represents persistent cluster configuration storage.

Interfaces

IClusterConfiguration

Represents a snapshot of cluster configuration.

IClusterConfigurationStorage

Provides a storage of cluster members.

IClusterConfigurationStorage<TAddress>

Provides a storage of cluster members.

Delegates

ClusterMemberAnnouncer<TAddress>

Represents a delegate that implements cluster node announcement logic.

☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾