9ee20f69f5e1cfa049bd7adb3bf29b1c58fbcc82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ackTimeout : long to options : RemoteInvocationOptions in method public RemoteServiceRequest(requestId String, methodName String, args Object[], options RemoteInvocationOptions, date long) in class org.redisson.remote.RemoteServiceRequest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ackTimeout : long to options : RemoteInvocationOptions in class org.redisson.remote.RemoteServiceRequest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ackTimeout : long to options : RemoteInvocationOptions in class org.redisson.remote.RemoteServiceRequest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ackTimeout : long to options : RemoteInvocationOptions in method public RemoteServiceRequest(requestId String, methodName String, args Object[], options RemoteInvocationOptions, date long) in class org.redisson.remote.RemoteServiceRequest | From | To |