Class HashFunctionMurmur3
- java.lang.Object
-
- com.zendesk.maxwell.producer.partitioners.HashFunctionMurmur3
-
- All Implemented Interfaces:
HashFunction
public class HashFunctionMurmur3 extends Object implements HashFunction
Created by kaufmannkr on 1/18/16.
-
-
Constructor Summary
Constructors Constructor Description HashFunctionMurmur3(int seed)
-
-
-
Method Detail
-
hashCode
public int hashCode(String s)
- Specified by:
hashCode
in interfaceHashFunction
-
-