7e736d41f6ac379dc53dca1f0ea28dea543b4aed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type expireKey : long to expireKey : int in method public setExpireKey(expireKey int) : void in class org.bigbluebutton.common2.redis.RedisStorageService | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute connection : StatefulRedisPubSubConnection<String,String> to connectionPool : GenericObjectPool<StatefulRedisPubSubConnection<String,String>> in class org.bigbluebutton.common2.redis.pubsub.MessageReceiver | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type expireKey : long to expireKey : int in class org.bigbluebutton.common2.redis.RedisStorageService | From | To | |
| Change Attribute Type connection : StatefulRedisPubSubConnection<String,String> to connectionPool : GenericObjectPool<StatefulRedisPubSubConnection<String,String>> in class org.bigbluebutton.common2.redis.pubsub.MessageReceiver | From | To |