Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-vinogradov committed Sep 19, 2023
1 parent fc85b51 commit 50fa824
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,6 @@ public interface GridCacheEntryEx {
*/
@Nullable public GridCacheEntryInfo info();

/**
* @return Entry info for each MVCC version.
*/
@Nullable public List<GridCacheEntryInfo> allVersionsInfo() throws IgniteCheckedException;

/**
* Invalidates this entry.
*
Expand Down

0 comments on commit 50fa824

Please sign in to comment.