Uses of Package
org.infinispan.commons.hash
-
Packages that use org.infinispan.commons.hash Package Description org.infinispan.commons.hash Commons Hash packageorg.infinispan.commons.util Commons package providing various utility classesorg.infinispan.distribution.ch Consistent Hash interfaces -
Classes in org.infinispan.commons.hash used by org.infinispan.commons.hash Class Description Hash Interface that governs implementationsMurmurHash3 MurmurHash3 implementation in Java, based on Austin Appleby's original in C Only implementing x64 version, because this should always be faster on 64 bit native processors, even 64 bit being ran with a 32 bit OS; this should also be as fast or faster than the x86 version on some modern 32 bit processors. -
Classes in org.infinispan.commons.hash used by org.infinispan.commons.util Class Description Hash Interface that governs implementations -
Classes in org.infinispan.commons.hash used by org.infinispan.distribution.ch Class Description Hash Interface that governs implementations