Package org.infinispan.client.hotrod
Interface VersionedMetadata
-
- All Known Implementing Classes:
VersionedMetadataImpl
public interface VersionedMetadata extends Versioned, Metadata
VersionedMetadata- Since:
- 9.0
- 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
-
-