• Articles
  • API Documentation
  • ConsistentHashing
Show / Hide Table of Contents
  • ConsistentHashing
    • HashRange
    • HashRangeCollection
    • HashRing<TNode>
    • HashRingExtensions
    • IConsistentHashRing<TNode>
    • Partition<TNode>

Namespace ConsistentHashing

Classes

HashRangeCollection

Represents a collection of non-overlapping hash ranges.

HashRing<TNode>

Represents a consistent hash ring.

HashRingExtensions

Structs

HashRange

Represents a range of hashes in the consistent hash ring.

Partition<TNode>

Represents a node and a range on the consistent hash ring that it owns.

Interfaces

IConsistentHashRing<TNode>

Represents a consistent hash ring.

In This Article
  • Classes
  • Structs
  • Interfaces
Back to top Generated by DocFX