Package org.infinispan.client.hotrod
Interface Versioned
-
- All Known Subinterfaces:
MetadataValue<V>
,VersionedMetadata
,VersionedValue<V>
public interface Versioned
Versioned- Since:
- 9.0
- Author:
- Tristan Tarrant
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getVersion()
-