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

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

Uses of ReplCache.HashFunction in org.jgroups.blocks
 

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

Methods in org.jgroups.blocks that return ReplCache.HashFunction
 ReplCache.HashFunction<K> ReplCache.HashFunctionFactory.create()
           
 ReplCache.HashFunction ReplCache.getHashFunction()
           
 

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



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