|
Change Return Type Publisher<Void> to Publisher<Boolean> in method public clear(bitIndex long) : Publisher<Boolean> in class org.redisson.api.RBitSetReactive |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Long> in method public size() : Publisher<Long> in class org.redisson.api.RBitSetReactive |
From |
To |
|
Change Return Type RFuture<Integer> to RFuture<Long> in method public sizeAsync() : RFuture<Long> in class org.redisson.RedissonBitSet |
From |
To |
|
Change Return Type RFuture<Void> to RFuture<Boolean> in method public setAsync(bitIndex long) : RFuture<Boolean> in class org.redisson.api.RBitSetAsync |
From |
To |
|
Change Return Type Publisher<Void> to Publisher<Boolean> in method public set(bitIndex long, value boolean) : Publisher<Boolean> in class org.redisson.api.RBitSetReactive |
From |
To |
|
Change Return Type int to long in method public size() : long in class org.redisson.api.RBitSet |
From |
To |
|
Change Return Type Publisher<Integer> to Publisher<Long> in method public size() : Publisher<Long> in class org.redisson.reactive.RedissonBitSetReactive |
From |
To |
|
Change Return Type RFuture<Integer> to RFuture<Long> in method public sizeAsync() : RFuture<Long> in class org.redisson.api.RBitSetAsync |
From |
To |
|
Change Return Type RFuture<Void> to RFuture<Boolean> in method public clearAsync(bitIndex long) : RFuture<Boolean> in class org.redisson.RedissonBitSet |
From |
To |
|
Change Return Type RFuture<Void> to RFuture<Boolean> in method public setAsync(bitIndex long, value boolean) : RFuture<Boolean> in class org.redisson.RedissonBitSet |
From |
To |
|
Change Return Type RFuture<Void> to RFuture<Boolean> in method public setAsync(bitIndex long, value boolean) : RFuture<Boolean> in class org.redisson.api.RBitSetAsync |
From |
To |
|
Change Return Type void to boolean in method public clear(bitIndex long) : boolean in class org.redisson.api.RBitSet |
From |
To |
|
Change Return Type int to long in method public size() : long in class org.redisson.RedissonBitSet |
From |
To |
|
Change Return Type Publisher<Void> to Publisher<Boolean> in method public set(bitIndex long) : Publisher<Boolean> in class org.redisson.api.RBitSetReactive |
From |
To |
|
Change Return Type void to boolean in method public clear(bitIndex long) : boolean in class org.redisson.RedissonBitSet |
From |
To |
|
Change Return Type Publisher<Void> to Publisher<Boolean> in method public clear(bitIndex long) : Publisher<Boolean> in class org.redisson.reactive.RedissonBitSetReactive |
From |
To |
|
Change Return Type Integer to Long in method public convert(obj Object) : Long in class org.redisson.client.protocol.convertor.BitsSizeReplayConvertor |
From |
To |
|
Change Return Type RFuture<Void> to RFuture<Boolean> in method public setAsync(bitIndex long) : RFuture<Boolean> in class org.redisson.RedissonBitSet |
From |
To |
|
Change Return Type Publisher<Void> to Publisher<Boolean> in method public set(bitIndex long) : Publisher<Boolean> in class org.redisson.reactive.RedissonBitSetReactive |
From |
To |
|
Change Return Type Publisher<Void> to Publisher<Boolean> in method public set(bitIndex long, value boolean) : Publisher<Boolean> in class org.redisson.reactive.RedissonBitSetReactive |
From |
To |
|
Change Return Type RFuture<Void> to RFuture<Boolean> in method public clearAsync(bitIndex long) : RFuture<Boolean> in class org.redisson.api.RBitSetAsync |
From |
To |