457213713a442b734cddb59c1c8310fc6d9cd340
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mvccVacuumFreq : int to mvccVacuumFreq : long in method public setMvccVacuumFrequency(mvccVacuumFreq long) : IgniteConfiguration in class org.apache.ignite.configuration.IgniteConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type int to long in method public getMvccVacuumFrequency() : long in class org.apache.ignite.configuration.IgniteConfiguration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type DFLT_MVCC_VACUUM_FREQUENCY : int to DFLT_MVCC_VACUUM_FREQUENCY : long in class org.apache.ignite.configuration.IgniteConfiguration | From | To | |
Change Attribute Type mvccVacuumFreq : int to mvccVacuumFreq : long in class org.apache.ignite.configuration.IgniteConfiguration | From | To |