Structs§
- Candidates
- An iterator over replication candidates.
- Migrated
- A hash range that has been migrated to another node.
- Resident
- A hash range that maps to some node.
- Ring
- A consistent hash ring with support for virtual nodes and key replication.
- Ring
Builder - A builder for
Ring.
Functions§
- migrated_
ranges - Returns an iterator over any hash ranges in
srcthat map to a different node indst.