Class VersionedValueImpl<V>
java.lang.Object
org.infinispan.client.hotrod.impl.VersionedValueImpl<V>
- All Implemented Interfaces:
Versioned
,VersionedValue<V>
- Direct Known Subclasses:
MetadataValueImpl
- Since:
- 4.1
- Author:
- Mircea.Markus@jboss.com
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VersionedValueImpl
-
-
Method Details
-
getVersion
public long getVersion()- Specified by:
getVersion
in interfaceVersioned
-
getValue
- Specified by:
getValue
in interfaceVersionedValue<V>
-
toString
-