org.smallmind.quorum.cache.indigenous
Class TimestampedCacheMetaData
java.lang.Object
org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
- All Implemented Interfaces:
- CacheMetaData
public class TimestampedCacheMetaData
- extends Object
- implements CacheMetaData
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampedCacheMetaData
public TimestampedCacheMetaData()
getUniqueId
public UniqueId getUniqueId()
getCreationTimestamp
public long getCreationTimestamp()
getLastAccessTimestamp
public long getLastAccessTimestamp()
willUpdate
public boolean willUpdate()
- Specified by:
willUpdate in interface CacheMetaData
update
public void update()
- Specified by:
update in interface CacheMetaData
Copyright © 2012. All Rights Reserved.