fa8f07eef44ad0d295c9d177e4c6598f4c36f26d
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public dataPageId() : long renamed to public removedPageId() : long in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute dataPageId : long to rmvdPageId : long in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dataPageId : long to rmvdPageId : long in method public PagesListRemovePageRecord(cacheId int, pageId long, rmvdPageId long) in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord | From | To |