fd959f9e14fe42015bcf8d111a0d361063d9cee8
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 35
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method public setExpireKey(expireKey int) : void from class org.bigbluebutton.common2.redis.RedisStorageService to public setExpireKey(expireKey int) : void from class org.bigbluebutton.common2.redis.RedisAwareCommunicator | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private expireKey : int from class org.bigbluebutton.common2.redis.RedisStorageService to protected expireKey : int from class org.bigbluebutton.common2.redis.RedisAwareCommunicator | From | To |