Uses of Interface
org.hibernate.search.util.common.data.impl.HashFunction
Packages that use HashFunction
-
Uses of HashFunction in org.hibernate.search.util.common.data.impl
Subinterfaces of HashFunction in org.hibernate.search.util.common.data.implModifier and TypeInterfaceDescriptioninterfaceTagging interface for hash functions that can reasonably be used withRangeHashTable.Classes in org.hibernate.search.util.common.data.impl that implement HashFunctionModifier and TypeClassDescriptionfinal classA fast, but cryptographically insecure hash function, implementing Murmur3.final classA fast, but cryptographically insecure hash function, based on Java'sString.toString().Constructors in org.hibernate.search.util.common.data.impl with parameters of type HashFunction