Package | Description |
---|---|
org.infinispan.client.hotrod.impl.consistenthash | |
org.infinispan.commons.hash | |
org.infinispan.commons.util | |
org.infinispan.configuration.cache | |
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 |
Class and Description |
---|
Hash
Interface that governs implementations
|
Class and Description |
---|
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.
|
Class and Description |
---|
Hash
Interface that governs implementations
|
Class and Description |
---|
Hash
Interface that governs implementations
|
Class and Description |
---|
Hash
Interface that governs implementations
|
Class and Description |
---|
Hash
Interface that governs implementations
|
Class and Description |
---|
Hash
Interface that governs implementations
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.