Uses of Interface
org.infinispan.util.hash.Hash

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
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.
 


Google Analytics

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.