|
Rename Parameter serviceInterface : Class<T> to remoteInterface : Class<T> in method public register(remoteInterface Class<T>, object T, executorsAmount int) : void in class org.redisson.RedissonRemoteService |
From |
To |
|
Rename Parameter serviceInterface : Class<T> to remoteInterface : Class<T> in method private subscribe(remoteInterface Class<T>, requestQueue RBlockingQueue<RemoteServiceRequest>) : void in class org.redisson.RedissonRemoteService |
From |
To |
|
Rename Parameter serviceInterface : Class<T> to remoteInterface : Class<T> in method public get(remoteInterface Class<T>) : T in class org.redisson.RedissonRemoteService |
From |
To |
|
Rename Parameter serviceInterface : Class<T> to remoteInterface : Class<T> in method public register(remoteInterface Class<T>, object T) : void in class org.redisson.RedissonRemoteService |
From |
To |