Structs§
- Jump
Hasher JumpHasher
is the wrapper forJump Consistent Hash
that implementingHasher
trait.MUST TO KNOW
: This implementation finish never return value more thanu32
.
Functions§
- hash
- The base realization of
Jump Consistent Hash
algorithm. Usage example: