[
https://issues.apache.org/jira/browse/IGNITE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694778#comment-14694778
]
Denis Magda commented on IGNITE-946:
------------------------------------
- renamed {{VersionedEntry}} to {{CacheEntry}} and moved the interface to
{{org.apache.ignite.cache}};
- renamed {{CacheVersionedEntryImpl}} to {{CacheEntryImplEx}}.
The new patch is attached. Going to check the changes with TC.
> 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
> Fix For: ignite-1.4
>
> Attachments: ignite-946-2.patch, ignite-946-3.patch,
> ignite-946-4.patch, ignite-946-5.patch, ignite-946-6.patch, ignite-946.patch
>
>
> 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)