|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public putIfAbsent(key K, value V, ttl long, ttlUnit TimeUnit) : V in class org.redisson.core.RMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public putIfAbsent(key K, value V, ttl long, ttlUnit TimeUnit) : V in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public fastPutAsync(key K, value V, ttl long, ttlUnit TimeUnit, maxIdleTime long, maxIdleUnit TimeUnit) : Future<Boolean> in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public fastPut(key K, value V, ttl long, ttlUnit TimeUnit) : boolean in class org.redisson.core.RMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public fastPut(key K, value V, ttl long, ttlUnit TimeUnit) : boolean in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public putAsync(key K, value V, ttl long, ttlUnit TimeUnit, maxIdleTime long, maxIdleUnit TimeUnit) : Future<V> in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public putIfAbsentAsync(key K, value V, ttl long, ttlUnit TimeUnit, maxIdleTime long, maxIdleUnit TimeUnit) : Future<V> in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public fastPutAsync(key K, value V, ttl long, ttlUnit TimeUnit) : Future<Boolean> in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public putIfAbsentAsync(key K, value V, ttl long, ttlUnit TimeUnit) : Future<V> in class org.redisson.RedissonMapCache |
From |
To |
|
Rename Parameter unit : TimeUnit to ttlUnit : TimeUnit in method public putAsync(key K, value V, ttl long, ttlUnit TimeUnit) : Future<V> in class org.redisson.RedissonMapCache |
From |
To |