![]() | IEntryViewTKey, TValue Interface |
Namespace: Hazelcast.Core
The IEntryViewTKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCost | Returns the cost (in bytes) of the entry. |
![]() | GetCreationTime | Returns the creation time of the entry. |
![]() | GetExpirationTime | Returns the expiration time of the entry. |
![]() | GetHits | Returns number of hits of the entry. |
![]() | GetKey | Returns the key of the entry. |
![]() | GetLastAccessTime | Returns the last access time to the entry. |
![]() | GetLastStoredTime | Returns the last time value is flushed to mapstore. |
![]() | GetLastUpdateTime | Returns the last time value is updated. |
![]() | GetValue | Returns the value of the entry. |
![]() | GetVersion | Returns the version of the entry |