Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
Modifier and Type | Method and Description |
---|---|
PartitionedHashMap<String,byte[]> |
MemcachedConnector.getCache() |
Modifier and Type | Method and Description |
---|---|
void |
MemcachedConnector.setCache(PartitionedHashMap<String,byte[]> cache) |
Constructor and Description |
---|
MemcachedConnector(InetAddress bind_addr,
int port,
PartitionedHashMap<String,byte[]> cache) |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.