[ https://issues.apache.org/jira/browse/IGNITE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648974#comment-14648974 ]
Denis Magda commented on IGNITE-946: ------------------------------------ Finished the implementation. Added the following: 1) Supported {{IgniteCache.localEntries()}} for {{OFF_HEAP}} mode; 2) Added documentation. {{Cache.iterator()}} will not be supported because of performance reasons. Refer to the discussion on the dev list: http://mail-archives.apache.org/mod_mbox/incubator-ignite-dev/201507.mbox/browser {{IgniteCache.randomeEntry}} doesn't work at all and should be fixed as a part of separate JIRA issue: IGNITE-1180 > Need to expose versioned cache entry to public API > -------------------------------------------------- > > Key: IGNITE-946 > URL: https://issues.apache.org/jira/browse/IGNITE-946 > Project: Ignite > Issue Type: Bug > Components: cache > Affects Versions: sprint-4 > Reporter: Valentin Kulichenko > Assignee: Denis Magda > Priority: Critical > Labels: Usability > > Currently we have versioned entry, but it's not available on public API, but > knowing version can be useful in some cases. Need to make it accessible via > {{unwrap}} method. -- This message was sent by Atlassian JIRA (v6.3.4#6332)