|
Change Return Type RListMultimapReactive<K,V> to RListMultimapRx<K,V> in method public getListMultimap(name String) : RListMultimapRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RSetCacheReactive<V> to RSetCacheRx<V> in method public getSetCache(name String) : RSetCacheRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RScoredSortedSetReactive<V> to RScoredSortedSetRx<V> in method public getScoredSortedSet(name String, codec Codec) : RScoredSortedSetRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RHyperLogLogReactive<V> to RHyperLogLogRx<V> in method public getHyperLogLog(name String) : RHyperLogLogRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RSetReactive<V> to RSetRx<V> in method public getSet(name String) : RSetRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RQueueReactive<V> to RQueueRx<V> in method public getQueue(name String) : RQueueRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBlockingDequeReactive<V> to RBlockingDequeRx<V> in method public getBlockingDeque(name String) : RBlockingDequeRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicRx<M> in method public getTopic(name String) : RTopicRx<M> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RMapCacheReactive<K,V> to RMapCacheRx<K,V> in method public getMapCache(name String) : RMapCacheRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBlockingDequeReactive<V> to RBlockingDequeRx<V> in method public getBlockingDeque(name String, codec Codec) : RBlockingDequeRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RSetMultimapReactive<K,V> to RSetMultimapRx<K,V> in method public getSetMultimap(name String, codec Codec) : RSetMultimapRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RHyperLogLogReactive<V> to RHyperLogLogRx<V> in method public getHyperLogLog(name String, codec Codec) : RHyperLogLogRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBlockingQueueReactive<V> to RBlockingQueueRx<V> in method public getBlockingQueue(name String, codec Codec) : RBlockingQueueRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type Publisher<BatchResult<?>> to Flowable<BatchResult<?>> in method public execute() : Flowable<BatchResult<?>> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RSetMultimapReactive<K,V> to RSetMultimapRx<K,V> in method public getSetMultimap(name String) : RSetMultimapRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RMapCacheReactive<K,V> to RMapCacheRx<K,V> in method public getMapCache(name String, codec Codec) : RMapCacheRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RAtomicDoubleReactive to RAtomicDoubleRx in method public getAtomicDouble(name String) : RAtomicDoubleRx in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBucketReactive<V> to RBucketRx<V> in method public getBucket(name String) : RBucketRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RQueueReactive<V> to RQueueRx<V> in method public getQueue(name String, codec Codec) : RQueueRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBucketReactive<V> to RBucketRx<V> in method public getBucket(name String, codec Codec) : RBucketRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicRx<M> in method public getTopic(name String, codec Codec) : RTopicRx<M> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RSetReactive<V> to RSetRx<V> in method public getSet(name String, codec Codec) : RSetRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RMapReactive<K,V> to RMapRx<K,V> in method public getMap(name String) : RMapRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RScriptReactive to RScriptRx in method public getScript() : RScriptRx in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RListReactive<V> to RListRx<V> in method public getList(name String, codec Codec) : RListRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RListMultimapReactive<K,V> to RListMultimapRx<K,V> in method public getListMultimap(name String, codec Codec) : RListMultimapRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RListReactive<V> to RListRx<V> in method public getList(name String) : RListRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RKeysReactive to RKeysRx in method public getKeys() : RKeysRx in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RMapReactive<K,V> to RMapRx<K,V> in method public getMap(name String, codec Codec) : RMapRx<K,V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RSetCacheReactive<V> to RSetCacheRx<V> in method public getSetCache(name String, codec Codec) : RSetCacheRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RLexSortedSetReactive to RLexSortedSetRx in method public getLexSortedSet(name String) : RLexSortedSetRx in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RScoredSortedSetReactive<V> to RScoredSortedSetRx<V> in method public getScoredSortedSet(name String) : RScoredSortedSetRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBlockingQueueReactive<V> to RBlockingQueueRx<V> in method public getBlockingQueue(name String) : RBlockingQueueRx<V> in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RBitSetReactive to RBitSetRx in method public getBitSet(name String) : RBitSetRx in class org.redisson.api.RBatchRx |
From |
To |