f7ecddc1f06aec169301e9bf9ca56d9f6ac81381
Files Diff
- Added: 1
- Removed: 3
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public getAttachedLiveObjectService() : RAttachedLiveObjectService renamed to public getLiveObjectService() : RLiveObjectService in class org.redisson.RedissonClient | From | To | |
| Rename Method public getAttachedLiveObjectService(codecProvider CodecProvider) : RAttachedLiveObjectService renamed to public getLiveObjectService(codecProvider CodecProvider) : RLiveObjectService in class org.redisson.RedissonClient | From | To | |
| Rename Method public getAttachedLiveObjectService() : RAttachedLiveObjectService renamed to public getLiveObjectService() : RLiveObjectService in class org.redisson.Redisson | From | To | |
| Rename Method public getAttachedLiveObjectService(ProviderCodec CodecProvider) : RAttachedLiveObjectService renamed to public getLiveObjectService(ProviderCodec CodecProvider) : RLiveObjectService in class org.redisson.Redisson | From | To | |
| Change Return Type | 4 | ||
| Change Return Type RAttachedLiveObjectService to RLiveObjectService in method public getLiveObjectService() : RLiveObjectService in class org.redisson.RedissonClient | From | To | |
| Change Return Type RAttachedLiveObjectService to RLiveObjectService in method public getLiveObjectService() : RLiveObjectService in class org.redisson.Redisson | From | To | |
| Change Return Type RAttachedLiveObjectService to RLiveObjectService in method public getLiveObjectService(ProviderCodec CodecProvider) : RLiveObjectService in class org.redisson.Redisson | From | To | |
| Change Return Type RAttachedLiveObjectService to RLiveObjectService in method public getLiveObjectService(codecProvider CodecProvider) : RLiveObjectService in class org.redisson.RedissonClient | From | To | |
| Rename Class | 1 | ||
| Rename Class org.redisson.RedissonAttachedLiveObjectService renamed to org.redisson.RedissonLiveObjectService | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type s : RAttachedLiveObjectService to s : RLiveObjectService in method public testLiveObjectWithCollection() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To | |
| Change Variable Type s : RAttachedLiveObjectService to s : RLiveObjectService in method public testLiveObjectWithNestedLiveObjectAsValue() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To | |
| Change Variable Type s : RAttachedLiveObjectService to s : RLiveObjectService in method public testLiveObjectWithRObject() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To | |
| Change Variable Type s : RAttachedLiveObjectService to s : RLiveObjectService in method public testBasics() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To | |
| Change Variable Type s : RAttachedLiveObjectService to s : RLiveObjectService in method public testLiveObjectWithNestedLiveObjectAsId() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To |