|
Change Parameter Type index : long to index : int in method public fastRemoveAsync(index int) : RFuture<Void> in class org.redisson.api.RListAsync |
From |
To |
|
Change Parameter Type index : long to index : int in method public removeAsync(index int) : RFuture<V> in class org.redisson.RedissonList |
From |
To |
|
Change Parameter Type index : long to index : int in method public fastRemoveAsync(index int) : RFuture<Void> in class org.redisson.RedissonListMultimapValues |
From |
To |
|
Change Parameter Type instance : RedissonScoredSortedSetReactive<String> to instance : RLexSortedSet in method public RedissonLexSortedSetReactive(instance RLexSortedSet) in class org.redisson.reactive.RedissonLexSortedSetReactive |
From |
To |
|
Change Parameter Type index : long to index : int in method public removeAsync(index int) : RFuture<V> in class org.redisson.api.RListAsync |
From |
To |
|
Change Parameter Type index : long to index : int in method public removeAsync(index int) : RFuture<V> in class org.redisson.RedissonListMultimapValues |
From |
To |
|
Change Parameter Type index : long to index : int in method public fastRemoveAsync(index int) : RFuture<Void> in class org.redisson.RedissonList |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Publisher<? extends V>) : Publisher<Boolean> in class org.redisson.api.RCollectionReactive |
From |
To |
|
Change Return Type Publisher<Integer> to RFuture<Boolean> in method public abstract add(o Object) : RFuture<Boolean> in class org.redisson.reactive.PublisherAdder |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Publisher<? extends V>) : Publisher<Boolean> in class org.redisson.reactive.RedissonSetReactive |
From |
To |
|
Change Return Type Publisher<Long> to Publisher<Integer> in method public lastIndexOf(o Object) : Publisher<Integer> in class org.redisson.api.RListReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Publisher<? extends String>) : Publisher<Boolean> in class org.redisson.reactive.RedissonLexSortedSetReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Publisher<? extends V>) : Publisher<Boolean> in class org.redisson.reactive.PublisherAdder |
From |
To |
|
Change Return Type Publisher<Long> to Publisher<Integer> in method public indexOf(o Object) : Publisher<Integer> in class org.redisson.api.RListReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Publisher<? extends V>) : Publisher<Boolean> in class org.redisson.reactive.RedissonSetCacheReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Publisher<? extends V>) : Publisher<Boolean> in class org.redisson.reactive.RedissonListReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public addAll(c Collection<? extends V>) : Publisher<Boolean> in class org.redisson.api.RCollectionReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Boolean> in method public add(e V) : Publisher<Boolean> in class org.redisson.api.RCollectionReactive |
From |
To |