77bd66cf509fff53e2f9307e5e5247cb91e5c107
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getServerID(service KaaThriftService, info ConnectionInfo) : String renamed to public getServerId(service KaaThriftService, info ConnectionInfo) : String in class org.kaaproject.kaa.server.thrift.Neighbors | From | To | |
Rename Method public getServerID(info ConnectionInfo) : String renamed to public getServerId(info ConnectionInfo) : String in class org.kaaproject.kaa.server.thrift.Neighbors | From | To | |
Rename Variable | 3 | ||
Rename Variable e : IOException to ex : IOException in method package readFile(file File) : String in class org.kaaproject.kaa.server.control.service.sdk.SdkGenerator | From | To | |
Rename Variable e : InterruptedException to ex : InterruptedException in method public sendMessages(info ConnectionInfo, msg Collection<V>) : void in class org.kaaproject.kaa.server.thrift.Neighbors | From | To | |
Rename Variable e : IOException to ex : IOException in method public readResource(resource String) : String in class org.kaaproject.kaa.server.control.service.sdk.SdkGenerator | From | To | |
Rename Parameter | 4 | ||
Rename Parameter e : Exception to ex : Exception in method public ControlServiceException(ex Exception) in class org.kaaproject.kaa.server.control.service.exception.ControlServiceException | From | To | |
Rename Parameter e : Exception to ex : Exception in method public onServerError(serverId String, ex Exception) : void in class org.kaaproject.kaa.server.operations.service.event.DefaultEventService.MessageTemplate | From | To | |
Rename Parameter e : Exception to ex : Exception in method public onServerError(serverId String, ex Exception) : void in class org.kaaproject.kaa.server.operations.service.cluster.DefaultClusterService.MessageTemplate | From | To | |
Rename Parameter e : Exception to ex : Exception in method public onServerError(serverId String, ex Exception) : void in class org.kaaproject.kaa.server.thrift.NeighborTemplate | From | To |