JBoss Data Grid HotRod C# Client  7.2.0
Public Member Functions | List of all members
Infinispan.HotRod.IVersionedValue< V > Interface Template Reference

A value and the version associated with this value. More...

Inheritance diagram for Infinispan.HotRod.IVersionedValue< V >:
Infinispan.HotRod.IMetadataValue< V >

Public Member Functions

GetValue ()
 The actual value. More...
 
ulong GetVersion ()
 Returns the versioned associated with the value. More...
 

Detailed Description

A value and the version associated with this value.

Member Function Documentation

V Infinispan.HotRod.IVersionedValue< V >.GetValue ( )

The actual value.

ulong Infinispan.HotRod.IVersionedValue< V >.GetVersion ( )

Returns the versioned associated with the value.


The documentation for this interface was generated from the following file: