| Package | Description |
|---|---|
| net.spy.memcached |
Memcached client and transformation utils
|
| Modifier and Type | Method and Description |
|---|---|
<T> GetConfigFuture<T> |
MemcachedClient.asyncGetConfig(java.net.InetSocketAddress addr,
ConfigurationType type,
Transcoder<T> tc)
Get the given configurationType asynchronously.
|