org.smallmind.quorum.cache.indigenous
Class TimestampOrderedCacheEntry<V>
java.lang.Object
org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry<V>
org.smallmind.quorum.cache.indigenous.TimestampOrderedCacheEntry<V>
- All Implemented Interfaces:
- CacheEntry<V>, OrderedCacheEntry<TimestampedCacheMetaData,V>
public class TimestampOrderedCacheEntry<V>
- extends AbstractTimestampOrderedCacheEntry<V>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampOrderedCacheEntry
public TimestampOrderedCacheEntry(V value)
cacheHit
public void cacheHit()
- Specified by:
cacheHit in interface CacheEntry<V>- Specified by:
cacheHit in class AbstractTimestampOrderedCacheEntry<V>
expire
public void expire()
- Specified by:
expire in interface CacheEntry<V>- Specified by:
expire in class AbstractTimestampOrderedCacheEntry<V>
close
public void close()
- Specified by:
close in interface CacheEntry<V>- Specified by:
close in class AbstractTimestampOrderedCacheEntry<V>
Copyright © 2011. All Rights Reserved.