Interface MetadataValue<V>
- All Superinterfaces:
Metadata, Versioned, VersionedValue<V>
- All Known Implementing Classes:
MetadataValueImpl
Besides the value, also contains a version and expiration information. Time values are server
time representations as returned by
TimeService.wallClockTime()- Since:
- 5.2
- Author:
- Tristan Tarrant
-
Method Summary
Methods inherited from interface Metadata
getCreated, getLastUsed, getLifespan, getMaxIdleMethods inherited from interface Versioned
getVersionMethods inherited from interface VersionedValue
getValue