KafkaEx.Utils.Murmur (kafka_ex v0.12.1-38.a) View Source
Utility module that provides Murmur hashing algorithm.
Link to this section Summary
Functions
Calculates murmur2 hash for given binary
Calculates murmur2 hash for given binary as unsigned 32-bit integer
Calculates murmur2 hash for given binary as unsigned 32-bit integer
Link to this section Functions
Specs
Calculates murmur2 hash for given binary
Specs
Calculates murmur2 hash for given binary as unsigned 32-bit integer
Specs
Calculates murmur2 hash for given binary as unsigned 32-bit integer
This is to support the legacy default partitioner implementation.