af0025d4d594e06d4b2061f80710f36ce7ee947d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getResponseQueueName(remoteInterface Class<?>, requestId String) : String extracted from private async(remoteInterface Class<T>, options RemoteInvocationOptions, syncInterface Class<?>) : T in class org.redisson.RedissonRemoteService | From | To | |
Extract Method private getResponseQueueName(remoteInterface Class<?>, requestId String) : String extracted from private subscribe(remoteInterface Class<T>, requestQueue RBlockingQueue<RemoteServiceRequest>) : void in class org.redisson.RedissonRemoteService | From | To |