Uses of Interface
org.jgroups.blocks.ReplCache.HashFunctionFactory
-
Packages that use ReplCache.HashFunctionFactory Package Description 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 Modifier and Type Method Description ReplCache.HashFunctionFactory
ReplCache. getHashFunctionFactory()
Methods in org.jgroups.blocks with parameters of type ReplCache.HashFunctionFactory Modifier and Type Method Description void
ReplCache. setHashFunctionFactory(ReplCache.HashFunctionFactory<K> hash_function_factory)
-