78f8bcf2909f304de8909a32dd20c30bc1e174e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type interfaceName : String to remoteInterface : Class<?> in method private getAckName(remoteInterface Class<?>, requestId String) : String in class org.redisson.RedissonRemoteService | From | To | |
Change Parameter Type interfaceName : String to syncInterface : Class<?> in method private async(remoteInterface Class<T>, options RemoteInvocationOptions, syncInterface Class<?>) : T in class org.redisson.RedissonRemoteService | From | To | |
Rename Parameter | 2 | ||
Rename Parameter interfaceName : String to remoteInterface : Class<?> in method private getAckName(remoteInterface Class<?>, requestId String) : String in class org.redisson.RedissonRemoteService | From | To | |
Rename Parameter interfaceName : String to syncInterface : Class<?> in method private async(remoteInterface Class<T>, options RemoteInvocationOptions, syncInterface Class<?>) : T in class org.redisson.RedissonRemoteService | From | To |