|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thimbleware.jmemcached.CacheImpl.DelayedMCElement
protected static class CacheImpl.DelayedMCElement
Delayed key blocks get processed occasionally.
| Constructor Summary | |
|---|---|
CacheImpl.DelayedMCElement(CacheElement element)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.util.concurrent.Delayed delayed)
|
long |
getDelay(java.util.concurrent.TimeUnit timeUnit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheImpl.DelayedMCElement(CacheElement element)
| Method Detail |
|---|
public long getDelay(java.util.concurrent.TimeUnit timeUnit)
getDelay in interface java.util.concurrent.Delayedpublic int compareTo(java.util.concurrent.Delayed delayed)
compareTo in interface java.lang.Comparable<java.util.concurrent.Delayed>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||