|
Push Down Method public read(client InetSocketAddress, key String, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public read(client InetSocketAddress, key String, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public read(key String, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public read(key String, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public write(key String, codec Codec, operation SyncOperation<R>) : R from class org.redisson.CommandExecutorService to public write(key String, codec Codec, operation SyncOperation<R>) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public write(slot Integer, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public write(slot Integer, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public write(key String, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public write(key String, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public read(key String, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public read(key String, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public read(client InetSocketAddress, key String, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public read(client InetSocketAddress, key String, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public write(key String, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandExecutorService to public write(key String, codec Codec, command RedisCommand<T>, params Object...) : R from class org.redisson.CommandSyncService |
From |
To |
|
Push Down Method public read(key String, codec Codec, operation SyncOperation<R>) : R from class org.redisson.CommandExecutorService to public read(key String, codec Codec, operation SyncOperation<R>) : R from class org.redisson.CommandSyncService |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonQueue(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonQueue |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonHyperLogLog(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonHyperLogLog |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonScoredSortedSet(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonScoredSortedSet |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonScoredSortedSet(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonScoredSortedSet |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonSet(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonSet |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonTopic(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonTopic |
From |
To |
|
Change Parameter Type connectionManager : CommandExecutor to connectionManager : CommandAsyncExecutor in method package RedissonExpirable(codec Codec, connectionManager CommandAsyncExecutor, name String) in class org.redisson.RedissonExpirable |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonLexSortedSet(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonLexSortedSet |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonSet(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonSet |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonTopic(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonTopic |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonBlockingQueue(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonBlockingQueue |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonMap(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonMap |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonKeys(commandExecutor CommandAsyncExecutor) in class org.redisson.RedissonKeys |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonHyperLogLog(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonHyperLogLog |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonQueue(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonQueue |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonCountDownLatch(commandExecutor CommandAsyncExecutor, name String, id UUID) in class org.redisson.RedissonCountDownLatch |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonScript(commandExecutor CommandAsyncExecutor) in class org.redisson.RedissonScript |
From |
To |
|
Change Parameter Type connectionManager : CommandExecutor to connectionManager : CommandAsyncExecutor in method protected RedissonBucket(connectionManager CommandAsyncExecutor, name String) in class org.redisson.RedissonBucket |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonObject(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonObject |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonList(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonList |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonMap(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonMap |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonAtomicLong(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonAtomicLong |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonBlockingQueue(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonBlockingQueue |
From |
To |
|
Change Parameter Type connectionManager : CommandExecutor to connectionManager : CommandAsyncExecutor in method package RedissonExpirable(connectionManager CommandAsyncExecutor, name String) in class org.redisson.RedissonExpirable |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonObject(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonObject |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonList(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonList |
From |
To |
|
Change Parameter Type connectionManager : CommandExecutor to connectionManager : CommandAsyncExecutor in method protected RedissonBitSet(connectionManager CommandAsyncExecutor, name String) in class org.redisson.RedissonBitSet |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method protected RedissonDeque(commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonDeque |
From |
To |
|
Change Parameter Type commandExecutor : CommandExecutor to commandExecutor : CommandAsyncExecutor in method public RedissonDeque(codec Codec, commandExecutor CommandAsyncExecutor, name String) in class org.redisson.RedissonDeque |
From |
To |
|
Change Parameter Type connectionManager : CommandExecutor to connectionManager : CommandAsyncExecutor in method protected RedissonBucket(codec Codec, connectionManager CommandAsyncExecutor, name String) in class org.redisson.RedissonBucket |
From |
To |