717dba17a75220237088761d11cc254e05368197
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 3 | ||
Inline Method public getFullPath(raw String) : String inlined to protected beforeWatch() : void in class com.mpush.zk.listener.ZKServerNodeWatcher | From | To | |
Inline Method public getRegisterPath() : String inlined to protected beforeWatch() : void in class com.mpush.zk.listener.ZKServerNodeWatcher | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type adminServer : Server to adminServer : AdminServer in class com.mpush.bootstrap.ServerLauncher | From | To | |
Change Attribute Type gatewayServer : Server to gatewayServer : GatewayServer in class com.mpush.bootstrap.ServerLauncher | From | To | |
Change Attribute Type connectServer : Server to connectServer : ConnectionServer in class com.mpush.bootstrap.ServerLauncher | From | To | |
Rename Parameter | 1 | ||
Rename Parameter serverBoot : ServerLauncher to launcher : ServerLauncher in method private addHook(launcher ServerLauncher) : void in class com.mpush.bootstrap.Main | From | To |