ef6d3c618448e343ff03a33ba47dd60022cef7f3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public edittUserConfiguration(endpointUserConfiguration EndpointUserConfigurationDto) : void renamed to public editUserConfiguration(endpointUserConfiguration EndpointUserConfigurationDto) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl | From | To | |
| Rename Method public edittUserConfiguration(endpointUserConfiguration EndpointUserConfigurationDto) : void renamed to public editUserConfiguration(endpointUserConfiguration EndpointUserConfigurationDto) : void in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [profile : EndpointProfileDto, userConfigurationChanged : boolean] to context : SyncContext in method private calculateConfigurationDelta(metaData ClientSyncMetaData, request ConfigurationClientSync, context SyncContext, historyDelta HistoryDelta, curAppSeqNumber int) : GetDeltaResponse in class org.kaaproject.kaa.server.operations.service.DefaultOperationsService | From | To | |
| Extract Variable | 1 | ||
| Extract Variable keyHash : EndpointObjectHash in method public registerProfile(request RegisterProfileRequest) : EndpointProfileDto from class org.kaaproject.kaa.server.operations.service.profile.DefaultProfileService | From | To | |
| Extract Method | 3 | ||
| Extract Method private addOpsServer(opServer OperationsNodeInfo) : void extracted from public setZkNode(id String, zkNode WorkerNodeTracker) : void in class org.kaaproject.kaa.server.thrift.Neighbors | From | To |