| Package | Description |
|---|---|
| org.glassfish.grizzly.memcached |
| Modifier and Type | Method and Description |
|---|---|
ValueWithKey<K,V> |
GrizzlyMemcachedCache.getKey(K key,
boolean noReply) |
ValueWithKey<K,V> |
Commands.getKey(K key,
boolean noReply) |
ValueWithKey<K,V> |
MemcachedCache.getKey(K key,
boolean noReply,
long writeTimeoutInMillis,
long responseTimeoutInMillis) |
ValueWithKey<K,V> |
GrizzlyMemcachedCache.getKey(K key,
boolean noReply,
long writeTimeoutInMillis,
long responseTimeoutInMillis) |
Copyright © 2015 Project Grizzly. All Rights Reserved.