Interface | Description |
---|---|
HashFunction<T> |
Interface for mapping arbitrary data to a specific location in a hash space.
|
HashRing<T> |
Provides a generic interface for representing a hash space.
|
Class | Description |
---|---|
BalancedHashRing<T> |
Creates an evenly-spaced hash ring network topology.
|
HashRingEntry |
Represents a node entry in a hash ring.
|
SHA1 |
Provides an SHA1 HashFunction.
|
VPHashTree |
Exception | Description |
---|---|
HashException | |
HashTopologyException |