db8333d77d68669edc203de8e69ad49ecc62f4c0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public hitsPerSecond() : int renamed to public putsPerSecond() : int in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics | From | To | |
| Rename Method public missesPerSecond() : int renamed to public removalsPerSecond() : int in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type MICROSECONDS_IN_SECOND : int to MICROSECONDS_IN_SECOND : float in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics | From | To |