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