|
Change Return Type Single<Long> to Publisher<Long> in method public countWith(otherLogNames String...) : Publisher<Long> in class org.redisson.RedissonHyperLogLogReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public delete() : Publisher<Boolean> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public readObservable(key String, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveExecutor |
From |
To |
|
Change Return Type Single<Integer> to Publisher<Integer> in method public indexOf(o Object) : Publisher<Integer> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public addAll(c Collection<? extends V>) : Publisher<Long> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public set(value V, timeToLive long, timeUnit TimeUnit) : Publisher<Void> in class org.redisson.RedissonBucketReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public readObservable(key String, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveService |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public containsAll(c Collection<?>) : Publisher<Boolean> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public retainAll(c Collection<?>) : Publisher<Boolean> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public remove(o Object) : Publisher<Boolean> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public set(value V, timeToLive long, timeUnit TimeUnit) : Publisher<Void> in class org.redisson.core.RBucketReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public writeObservable(key String, codec Codec, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveService |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public removeAll(c Collection<?>) : Publisher<Boolean> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public evalWriteObservable(key String, codec Codec, evalCommandType RedisCommand<T>, script String, keys List<Object>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveExecutor |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public renamenx(newName String) : Publisher<Boolean> in class org.redisson.core.RObjectReactive |
From |
To |
|
Change Return Type Single<V> to Stream<V> in method protected newSucceededObservable(result V) : Stream<V> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public migrate(host String, port int, database int) : Publisher<Void> in class org.redisson.core.RObjectReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public renamenx(newName String) : Publisher<Boolean> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public migrate(host String, port int, database int) : Publisher<Void> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public get(index long) : Publisher<V> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public removeAll(c Collection<?>) : Publisher<Boolean> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public get() : Publisher<V> in class org.redisson.core.RBucketReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public addAll(objects Collection<V>) : Publisher<Boolean> in class org.redisson.RedissonHyperLogLogReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public iterator() : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type PublishSubject<V> to Processor<V,V> in method protected newObservable() : Processor<V,V> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public contains(o Object) : Publisher<Boolean> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public readObservable(key String, codec Codec, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveService |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public descendingIterator(startIndex int) : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public exists() : Publisher<Boolean> in class org.redisson.core.RBucketReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public set(index long, element V) : Publisher<V> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public writeObservable(key String, codec Codec, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveExecutor |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public mergeWith(otherLogNames String...) : Publisher<Void> in class org.redisson.RedissonHyperLogLogReactive |
From |
To |
|
Change Return Type Single<Integer> to Publisher<Integer> in method public indexOf(o Object) : Publisher<Integer> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public clearExpire() : Publisher<Boolean> in class org.redisson.core.RExpirableReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public expireAt(timestamp Date) : Publisher<Boolean> in class org.redisson.core.RExpirableReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public addAll(index long, coll Collection<? extends V>) : Publisher<Long> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public size() : Publisher<Long> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public add(obj V) : Publisher<Boolean> in class org.redisson.core.RHyperLogLogReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public contains(o Object) : Publisher<Boolean> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public rename(newName String) : Publisher<Void> in class org.redisson.core.RObjectReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public size() : Publisher<Long> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public evalWriteObservable(key String, codec Codec, evalCommandType RedisCommand<T>, script String, keys List<Object>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveService |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public writeObservable(key String, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveExecutor |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public remove(o Object) : Publisher<Boolean> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public exists() : Publisher<Boolean> in class org.redisson.RedissonBucketReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public remainTimeToLive() : Publisher<Long> in class org.redisson.RedissonExpirableReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public clearExpire() : Publisher<Boolean> in class org.redisson.RedissonExpirableReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public expireAt(timestamp Date) : Publisher<Boolean> in class org.redisson.RedissonExpirableReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public countWith(otherLogNames String...) : Publisher<Long> in class org.redisson.core.RHyperLogLogReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method private iterator(startIndex int, forward boolean) : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public add(index long, element V) : Publisher<Long> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public fastSet(index long, element V) : Publisher<Void> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public iterator(startIndex int) : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method private indexOf(o Object, convertor Convertor<R>) : Publisher<R> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public addAll(objects Collection<V>) : Publisher<Boolean> in class org.redisson.core.RHyperLogLogReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public descendingIterator() : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public expire(timeToLive long, timeUnit TimeUnit) : Publisher<Boolean> in class org.redisson.core.RExpirableReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public retainAll(c Collection<?>) : Publisher<Boolean> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public containsAll(c Collection<?>) : Publisher<Boolean> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public get(index long) : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public delete() : Publisher<Boolean> in class org.redisson.core.RObjectReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public expireAt(timestamp long) : Publisher<Boolean> in class org.redisson.core.RExpirableReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public mergeWith(otherLogNames String...) : Publisher<Void> in class org.redisson.core.RHyperLogLogReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public remove(index int) : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public count() : Publisher<Long> in class org.redisson.core.RHyperLogLogReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public remainTimeToLive() : Publisher<Long> in class org.redisson.core.RExpirableReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public evalReadObservable(key String, codec Codec, evalCommandType RedisCommand<T>, script String, keys List<Object>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveExecutor |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public count() : Publisher<Long> in class org.redisson.RedissonHyperLogLogReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public remove(index int) : Publisher<V> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public iterator() : Publisher<V> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public expireAt(timestamp long) : Publisher<Boolean> in class org.redisson.RedissonExpirableReactive |
From |
To |
|
Change Return Type Single<Integer> to Publisher<Integer> in method public lastIndexOf(o Object) : Publisher<Integer> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public set(index long, element V) : Publisher<V> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public add(e V) : Publisher<Long> in class org.redisson.core.RCollectionReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public evalReadObservable(key String, codec Codec, evalCommandType RedisCommand<T>, script String, keys List<Object>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveService |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public set(value V) : Publisher<Void> in class org.redisson.RedissonBucketReactive |
From |
To |
|
Change Return Type Single<V> to Publisher<V> in method public get() : Publisher<V> in class org.redisson.RedissonBucketReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public move(database int) : Publisher<Boolean> in class org.redisson.core.RObjectReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public set(value V) : Publisher<Void> in class org.redisson.core.RBucketReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public descendingIterator(startIndex int) : Publisher<V> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public add(e V) : Publisher<Long> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public add(obj V) : Publisher<Boolean> in class org.redisson.RedissonHyperLogLogReactive |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public descendingIterator() : Publisher<V> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public move(database int) : Publisher<Boolean> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public addAll(index long, coll Collection<? extends V>) : Publisher<Long> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public fastSet(index long, element V) : Publisher<Void> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public readObservable(key String, codec Codec, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveExecutor |
From |
To |
|
Change Return Type Observable<V> to Publisher<V> in method public iterator(startIndex int) : Publisher<V> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method protected remove(o Object, count int) : Publisher<Boolean> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Void> to Publisher<Void> in method public rename(newName String) : Publisher<Void> in class org.redisson.RedissonObjectReactive |
From |
To |
|
Change Return Type Single<R> to Publisher<R> in method public writeObservable(key String, command RedisCommand<T>, params Object...) : Publisher<R> in class org.redisson.CommandReactiveService |
From |
To |
|
Change Return Type Single<Integer> to Publisher<Integer> in method public lastIndexOf(o Object) : Publisher<Integer> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public addAll(c Collection<? extends V>) : Publisher<Long> in class org.redisson.RedissonListReactive |
From |
To |
|
Change Return Type Single<Long> to Publisher<Long> in method public add(index long, element V) : Publisher<Long> in class org.redisson.core.RListReactive |
From |
To |
|
Change Return Type Single<Boolean> to Publisher<Boolean> in method public expire(timeToLive long, timeUnit TimeUnit) : Publisher<Boolean> in class org.redisson.RedissonExpirableReactive |
From |
To |