Package org.infinispan.client.hotrod
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 org.infinispan.client.hotrod.Metadata
getCreated, getLastUsed, getLifespan, getMaxIdle
Methods inherited from interface org.infinispan.client.hotrod.Versioned
getVersion
Methods inherited from interface org.infinispan.client.hotrod.VersionedValue
getValue