|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartitionedHashMap | |
---|---|
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
Uses of PartitionedHashMap in org.jgroups.blocks |
---|
Methods in org.jgroups.blocks that return PartitionedHashMap | |
---|---|
PartitionedHashMap<java.lang.String,byte[]> |
MemcachedConnector.getCache()
|
Methods in org.jgroups.blocks with parameters of type PartitionedHashMap | |
---|---|
void |
MemcachedConnector.setCache(PartitionedHashMap<java.lang.String,byte[]> cache)
|
Constructors in org.jgroups.blocks with parameters of type PartitionedHashMap | |
---|---|
MemcachedConnector(java.net.InetAddress bind_addr,
int port,
PartitionedHashMap<java.lang.String,byte[]> cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |