Uses of Interface
org.jgroups.blocks.PartitionedHashMap.HashFunction

Packages that use PartitionedHashMap.HashFunction
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of PartitionedHashMap.HashFunction in org.jgroups.blocks
 

Classes in org.jgroups.blocks that implement PartitionedHashMap.HashFunction
static class PartitionedHashMap.ConsistentHashFunction<K>
           
 

Methods in org.jgroups.blocks that return PartitionedHashMap.HashFunction
 PartitionedHashMap.HashFunction PartitionedHashMap.getHashFunction()
           
 

Methods in org.jgroups.blocks with parameters of type PartitionedHashMap.HashFunction
 void PartitionedHashMap.setHashFunction(PartitionedHashMap.HashFunction<K> hash_function)
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.