|
Change Return Type Future<Boolean> to Future<Void> in method public scriptKillAsync(key String) : Future<Void> in class org.redisson.core.RScriptAsync |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public writeAllAsync(command RedisCommand<T>, params Object...) : Future<Void> in class org.redisson.CommandExecutorService |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptFlushAsync() : Future<Void> in class org.redisson.core.RScriptAsync |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptKillAsync(key String) : Future<Void> in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type boolean to void in method public scriptFlush() : void in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type boolean to void in method public scriptFlush(key String) : void in class org.redisson.core.RScript |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptKillAsync() : Future<Void> in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public writeAllAsync(command RedisCommand<T>, params Object...) : Future<Void> in class org.redisson.CommandExecutor |
From |
To |
|
Change Return Type boolean to void in method public scriptKill(key String) : void in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptFlushAsync() : Future<Void> in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type boolean to void in method public scriptKill() : void in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptKillAsync() : Future<Void> in class org.redisson.core.RScriptAsync |
From |
To |
|
Change Return Type boolean to void in method public scriptFlush(key String) : void in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type boolean to void in method public scriptKill(key String) : void in class org.redisson.core.RScript |
From |
To |
|
Change Return Type boolean to void in method public scriptKill() : void in class org.redisson.core.RScript |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptFlushAsync(key String) : Future<Void> in class org.redisson.RedissonScript |
From |
To |
|
Change Return Type Future<Boolean> to Future<Void> in method public scriptFlushAsync(key String) : Future<Void> in class org.redisson.core.RScriptAsync |
From |
To |
|
Change Return Type boolean to void in method public scriptFlush() : void in class org.redisson.core.RScript |
From |
To |