2213dec51f01b16a43099e72519cdc724b296f09
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method private setExpireTime(expireTime long, buf ByteBuffer, idx int) : void extracted from public store(buf ByteBuffer, idx int, row PendingRow) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryInnerIO | From | To | |
Extract Method private setExpireTime(expireTime long, buf ByteBuffer, idx int) : void extracted from public store(buf ByteBuffer, idx int, row PendingRow) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryLeafIO | From | To | |
Extract Method private setHash(hash int, buf ByteBuffer, idx int) : void extracted from public store(buf ByteBuffer, idx int, row PendingRow) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryInnerIO | From | To | |
Extract Method private setHash(hash int, buf ByteBuffer, idx int) : void extracted from public store(buf ByteBuffer, idx int, row PendingRow) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryLeafIO | From | To | |
Extract Method private setExpireTime(expireTime long, buf ByteBuffer, idx int) : void extracted from public store(dst ByteBuffer, dstIdx int, srcIo BPlusIO<PendingRow>, src ByteBuffer, srcIdx int) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryInnerIO | From | To | |
Extract Method private setExpireTime(expireTime long, buf ByteBuffer, idx int) : void extracted from public store(dst ByteBuffer, dstIdx int, srcIo BPlusIO<PendingRow>, src ByteBuffer, srcIdx int) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryLeafIO | From | To | |
Extract Method private setLink(link long, buf ByteBuffer, idx int) : void extracted from public store(buf ByteBuffer, idx int, row PendingRow) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryInnerIO | From | To | |
Extract Method private setLink(link long, buf ByteBuffer, idx int) : void extracted from public store(buf ByteBuffer, idx int, row PendingRow) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.PendingEntryLeafIO | From | To |