Base class for hashing functions that can be referred to by name.
Subclasses are expected to provide threadsafe implementations of the hash function
on the range of bytes referenced in the provided BytesRef
WARNING: This API is experimental and might change in incompatible ways in the next release.