2c8d221782f3318e7904bc358620a1ba116004d4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type update : UserConfigurationUpdate to newHash : byte[] in method private toUpdate(newHash byte[], route GlobalRouteInfo) : EndpointUserConfigurationUpdate in class org.kaaproject.kaa.server.operations.service.akka.actors.core.user.GlobalUserActorMessageProcessor | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute neighborsLock : Object to zkLock : Object in class org.kaaproject.kaa.server.control.service.thrift.ControlThriftServiceImpl | From | To | |
| Extract Variable | 3 | ||
| Extract Variable opsServerId : String in method private packMessage(routeInfo GlobalRouteInfo) : List<Message> from class org.kaaproject.kaa.server.operations.service.event.DefaultEventService | From | To | |
| Extract Variable msg : UserConfigurationUpdate in method public editUserConfiguration(configuration DataStruct) : void from class org.kaaproject.kaa.server.control.service.thrift.ControlThriftServiceImpl | From | To | |
| Extract Variable key : ConfigurationKey in method public process(context ActorContext, route GlobalRouteInfo) : void from class org.kaaproject.kaa.server.operations.service.akka.actors.core.user.GlobalUserActorMessageProcessor | From | To | |
| Extract Method | 1 | ||
| Extract Method private checkHashAndSendNotification(context ActorContext, newHash byte[], route GlobalRouteInfo) : void extracted from private sendStateUpdatesToLocalServers(context ActorContext, key ConfigurationKey, update UserConfigurationUpdate) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.user.GlobalUserActorMessageProcessor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter update : UserConfigurationUpdate to newHash : byte[] in method private toUpdate(newHash byte[], route GlobalRouteInfo) : EndpointUserConfigurationUpdate in class org.kaaproject.kaa.server.operations.service.akka.actors.core.user.GlobalUserActorMessageProcessor | From | To |