Search Results for

    Show / Hide Table of Contents

    Namespace Tenray.ZoneTree.Collections.BTree

    Classes

    BTreeSeekableIterator<TKey, TValue>

    BTree<TKey, TValue>

    In memory B+Tree. This class is thread-safe.

    BTree<TKey, TValue>.FrozenNodeIterator

    BTree<TKey, TValue>.LeafNode

    BTree<TKey, TValue>.Node

    BTree<TKey, TValue>.NodeIterator

    FrozenBTreeSeekableIterator<TKey, TValue>

    Interfaces

    ILocker

    Delegates

    BTree<TKey, TValue>.AddDelegate

    BTree<TKey, TValue>.UpdateDelegate

    In This Article
    Back to top Copyright © 2022 Tenray.io