Uses of Class
org.apache.hadoop.util.bloom.HashFunction
Packages that use HashFunction
-
Uses of HashFunction in org.apache.hadoop.util.bloom
Fields in org.apache.hadoop.util.bloom declared as HashFunctionModifier and TypeFieldDescriptionprotected HashFunctionFilter.hashThe hash function used to map a key to several positions in the vector.