| 程序包 | 说明 |
|---|---|
| com.fr.third.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PartitionedHashMap<java.lang.String,byte[]> |
MemcachedConnector.getCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MemcachedConnector.setCache(PartitionedHashMap<java.lang.String,byte[]> cache) |
| 构造器和说明 |
|---|
MemcachedConnector(java.net.InetAddress bind_addr,
int port,
PartitionedHashMap<java.lang.String,byte[]> cache) |