public class TimestampedCacheMetaData extends Object implements CacheMetaData
| Constructor and Description |
|---|
TimestampedCacheMetaData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTimestamp() |
long |
getLastAccessTimestamp() |
UniqueId |
getUniqueId() |
void |
update() |
boolean |
willUpdate() |
public UniqueId getUniqueId()
public long getCreationTimestamp()
public long getLastAccessTimestamp()
public boolean willUpdate()
willUpdate in interface CacheMetaDatapublic void update()
update in interface CacheMetaDataCopyright © 2013. All Rights Reserved.