Couchbase .NET SDK | 3.4.2
Search Results for

    Show / Hide Table of Contents

    Namespace Couchbase.DataStructures

    Classes

    PersistentDictionary<TValue>

    PersistentList<TValue>

    PersistentQueue<TValue>

    PersistentSet<TValue>

    PersistentStoreBase<TValue>

    Interfaces

    IPersistentDictionary<TValue>

    Represents an which is persisted to a backing store.

    IPersistentList<T>

    Represents an which is persisted to a backing store.

    IPersistentQueue<T>

    Represents a queue which is persisted to a backing store.

    IPersistentSet<TValue>

    Represents an which is persisted to a backing store.

    In This Article
    Back to top © 2023 Couchbase, Inc.