44f72891b41898edc0194ac42b96b9699c4b9228
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type delay : int to delay : long in method public delayTask(delay long, task PushTask) : void in class com.mpush.core.push.PushCenter | From | To | |
Change Return Type | 4 | ||
Change Return Type int to long in method public getRemaining() : long in class com.mpush.core.push.RedisFlowControl | From | To | |
Change Return Type int to long in method public getRemaining() : long in class com.mpush.core.push.FlowControl | From | To | |
Change Return Type int to long in method public getRemaining() : long in class com.mpush.core.push.GlobalFlowControl | From | To | |
Change Return Type int to long in method public getRemaining() : long in class com.mpush.core.push.FastFlowControl | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type duration : int to duration : long in class com.mpush.core.push.FastFlowControl | From | To | |
Change Attribute Type duration : int to duration : long in class com.mpush.core.push.RedisFlowControl | From | To | |
Change Attribute Type duration : int to duration : long in class com.mpush.core.push.GlobalFlowControl | From | To |