|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.commons.hash | |
---|---|
org.infinispan.client.hotrod.impl.consistenthash | |
org.infinispan.commons.hash | |
org.infinispan.config | Cache configuration beans and parsers. |
org.infinispan.configuration.cache | Classes related to eviction. |
org.infinispan.distribution.ch | |
org.infinispan.distribution.group | Groups allow keys with differeing hash codes to be co-located on the same node. |
org.infinispan.topology | |
org.infinispan.util | General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. |
Classes in org.infinispan.commons.hash used by org.infinispan.client.hotrod.impl.consistenthash | |
---|---|
Hash
Interface that governs implementations |
Classes in org.infinispan.commons.hash used by org.infinispan.commons.hash | |
---|---|
Hash
Interface that governs implementations |
|
MurmurHash2
An implementation of Austin Appleby's MurmurHash2.0 algorithm, as documented on his website. |
|
MurmurHash2Compat
An implementation of Austin Appleby's MurmurHash2.0 algorithm, as documented on his website. |
|
MurmurHash3
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.config | |
---|---|
Hash
Interface that governs implementations |
Classes in org.infinispan.commons.hash used by org.infinispan.configuration.cache | |
---|---|
Hash
Interface that governs implementations |
Classes in org.infinispan.commons.hash used by org.infinispan.distribution.ch | |
---|---|
Hash
Interface that governs implementations |
Classes in org.infinispan.commons.hash used by org.infinispan.distribution.group | |
---|---|
Hash
Interface that governs implementations |
Classes in org.infinispan.commons.hash used by org.infinispan.topology | |
---|---|
Hash
Interface that governs implementations |
Classes in org.infinispan.commons.hash used by org.infinispan.util | |
---|---|
Hash
Interface that governs implementations |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |