Table of Contents

Namespace GroupeIsa.Neos.ClusterCommunication.DistributedStore

Classes

BulkStateStoreItem

Represents a state object used for bulk delete state operation.

BulkStateStoreItem<TValue>

Represents a state object used for bulk delete state operation.

StateStore

Represents a distributed state store.

StateStoreException

Exception thrown when an error occurs while accessing the state store.

StateStoreQueryItem<TValue>

Represents an individual item from the results of a state query.

StateStoreQueryResult<TValue>

Represents the result from a state query.

Interfaces

IStateStore

Provides the functionalities of a distributed state store.

Enums

StateStoreConcurrency

Specifies the concurrency for state store.

StateStoreConsistency

Specifies the consistency mode for state store.