Package org.infinispan.hotrod.impl.cache
Class VersionedValueImpl<V>
java.lang.Object
org.infinispan.hotrod.impl.cache.VersionedValueImpl<V>
- All Implemented Interfaces:
Versioned,VersionedValue<V>
- Direct Known Subclasses:
MetadataValueImpl
- Since:
- 14.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VersionedValueImpl
-
-
Method Details
-
getVersion
public long getVersion()- Specified by:
getVersionin interfaceVersioned
-
getValue
- Specified by:
getValuein interfaceVersionedValue<V>
-
toString
-