Show / Hide Table of Contents

Namespace DotNext.Net.Cluster

Classes

MemberUnavailableException

Indicates that remote member cannot be replicated because it is unreachable through the network.

Structs

ClusterMemberId

Represents unique identifier of cluster member.

Interfaces

ICluster

Represents cluster node in distributed environment.

IClusterMember

Represents cluster member.

IExpandableCluster

Represents cluster that supports dynamic addition or removal of cluster members.

Enums

ClusterMemberStatus

Represents status of cluster member.

Delegates

ClusterChangedEventHandler

Represents handler of the event occurred when the member is added or remove to/from the cluster.

ClusterLeaderChangedEventHandler

Represents handler of the event occurred when a new leader in the cluster has been elected.

ClusterMemberStatusChanged

Represents handler of the event occured when status of the cluster member has been changed.

In This Article
Back to top Generated by DocFX