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

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

Uses of ReplCache.HashFunctionFactory in org.jgroups.blocks
 

Methods in org.jgroups.blocks that return ReplCache.HashFunctionFactory
 ReplCache.HashFunctionFactory ReplCache.getHashFunctionFactory()
           
 

Methods in org.jgroups.blocks with parameters of type ReplCache.HashFunctionFactory
 void ReplCache.setHashFunctionFactory(ReplCache.HashFunctionFactory<K> hash_function_factory)
           
 



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