|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hash | |
---|---|
org.infinispan.distribution.ch | |
org.infinispan.util.hash |
Uses of Hash in org.infinispan.distribution.ch |
---|
Fields in org.infinispan.distribution.ch declared as Hash | |
---|---|
protected Hash |
AbstractWheelConsistentHash.hashFunction
|
Methods in org.infinispan.distribution.ch with parameters of type Hash | |
---|---|
void |
AbstractWheelConsistentHash.setHashFunction(Hash h)
|
Constructors in org.infinispan.distribution.ch with parameters of type Hash | |
---|---|
DefaultConsistentHash(Hash hash)
|
|
TopologyAwareConsistentHash(Hash hash)
|
Uses of Hash in org.infinispan.util.hash |
---|
Classes in org.infinispan.util.hash that implement Hash | |
---|---|
class |
MurmurHash2
An implementation of Austin Appleby's MurmurHash2.0 algorithm, as documented on his website. |
class |
MurmurHash2Compat
An implementation of Austin Appleby's MurmurHash2.0 algorithm, as documented on his website. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |