31733531e1324b4419e072bdfc6567aa13992b6c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type cache : Cache<K,V> to cacheCfg : GridCacheConfiguration in method public CacheConfigurationMXBean(cacheCfg GridCacheConfiguration) in class org.apache.ignite.cache.CacheConfigurationMXBean | From | To | |
| Rename Variable | 2 | ||
| Rename Variable averageRemoveTime : float to avgRmvTime : float in method public testRemoveAvgTime() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheAbstractMetricsSelfTest | From | To | |
| Rename Variable averagePutTime : float to avgPutTime : float in method public testPutAvgTime() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheAbstractMetricsSelfTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cache : Cache<K,V> to cacheCfg : GridCacheConfiguration in class org.apache.ignite.cache.CacheConfigurationMXBean | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cache : Cache<K,V> to cacheCfg : GridCacheConfiguration in class org.apache.ignite.cache.CacheConfigurationMXBean | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cache : Cache<K,V> to cacheCfg : GridCacheConfiguration in method public CacheConfigurationMXBean(cacheCfg GridCacheConfiguration) in class org.apache.ignite.cache.CacheConfigurationMXBean | From | To |