|
Move Method private addListener(timeoutReference AtomicReference<Timeout>, startTimeFuture RFuture<Long>) : void from class org.redisson.RedissonExecutorService to private addListener(startTimeFuture RFuture<Long>) : void from class org.redisson.QueueTransferTask |
From |
To |
|
Move Method private scheduleTask(timeoutReference AtomicReference<Timeout>, startTime Long) : void from class org.redisson.RedissonExecutorService to private scheduleTask(startTime Long) : void from class org.redisson.QueueTransferTask |
From |
To |
|
Move Method private pushTask(timeoutReference AtomicReference<Timeout>, startTime Long) : void from class org.redisson.RedissonExecutorService to private pushTask() : void from class org.redisson.QueueTransferTask |
From |
To |