|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |