|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public getAllAsync(key K) : RFuture<Collection<V>> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAllAsync(key Object) : RFuture<Collection<V>> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type keyEncoded : byte[] to keyEncoded : ByteBuf in method protected fastRemoveOperationBatchAsync(keys K...) : RFuture<List<Long>> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsValueAsync(value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public replaceValuesAsync(key K, values Iterable<? extends V>) : RFuture<Collection<V>> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method private getLockName(key Object) : String in class org.redisson.RedissonMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type mapKey : byte[] to mapKey : ByteBuf in method private cacheMap(map Map<?,?>) : void in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public replaceValuesAsync(key K, values Iterable<? extends V>) : RFuture<Collection<V>> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type msgEncoded : byte[] to msgEncoded : ByteBuf in method public putAllOperationAsync(map Map<? extends K,? extends V>) : RFuture<Void> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public putAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsAllAsync(c Collection<?>) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapValues |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method protected addAndGetOperationAsync(key K, value Number) : RFuture<V> in class org.redisson.RedissonMap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public removeAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method protected removeOperationAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public putAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type msg : byte[] to msg : ByteBuf in method protected replaceOperationAsync(key K, oldValue V, newValue V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public putAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type encodedValue : byte[] to encodedValue : ByteBuf in method protected fastPutOperationAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type encodedValue : byte[] to encodedValue : ByteBuf in method public add(value V) : boolean in class org.redisson.RedissonSortedSet |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public replaceAsync(key K, value V) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public replaceAsync(key K, oldValue V, newValue V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type objectState : byte[] to objectState : ByteBuf in method public addAllAsync(c Collection<? extends V>) : RFuture<Boolean> in class org.redisson.RedissonSetCache |
From |
To |
|
Change Variable Type mapKey : byte[] to mapKey : ByteBuf in method public putAllOperationAsync(map Map<? extends K,? extends V>) : RFuture<Void> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAllAsync(c Collection<?>) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapValues |
From |
To |
|
Change Variable Type msgEncoded : byte[] to msgEncoded : ByteBuf in method protected fastRemoveOperationBatchAsync(keys K...) : RFuture<List<Long>> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method protected removeOperationAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAllAsync(c Collection<?>) : RFuture<Boolean> in class org.redisson.RedissonListMultimapValues |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsKeyAsync(key Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method protected replaceOperationAsync(key K, oldValue V, newValue V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type state : byte[] to state : ByteBuf in method public contains(object T) : boolean in class org.redisson.RedissonBloomFilter |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public get(key K) : RSet<V> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type msg : byte[] to msg : ByteBuf in method protected fastPutOperationAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public get(key K) : RList<V> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type objectState : byte[] to objectState : ByteBuf in method public addAll(c Collection<? extends V>) : Publisher<Integer> in class org.redisson.reactive.RedissonSetCacheReactive |
From |
To |
|
Change Variable Type msg : byte[] to msg : ByteBuf in method protected putOperationAsync(key K, value V) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public getAllAsync(key K) : RFuture<Collection<V>> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public retainAllAsync(c Collection<?>) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapValues |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public get(key K) : RSet<V> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsKeyAsync(key Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type keyEncoded : byte[] to keyEncoded : ByteBuf in method protected fastRemoveOperationAsync(keys K...) : RFuture<Long> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method protected replaceOperationAsync(key K, value V) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type msg : byte[] to msg : ByteBuf in method public addAndGetOperationAsync(key K, value Number) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type msg : byte[] to msg : ByteBuf in method protected removeOperationAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type encodedKey : byte[] to encodedKey : ByteBuf in method public emit(key K, value V) : void in class org.redisson.mapreduce.Collector |
From |
To |
|
Change Variable Type encodedValue : byte[] to encodedValue : ByteBuf in method public add(value V) : boolean in class org.redisson.RedissonPriorityQueue |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsValueAsync(value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public putAllAsync(key K, values Iterable<? extends V>) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type encodedRequest : byte[] to encodedRequest : ByteBuf in method protected addAsync(requestQueue RBlockingQueue<RemoteServiceRequest>, request RemoteServiceRequest) : RFuture<Boolean> in class org.redisson.executor.ScheduledTasksService |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public replaceValuesAsync(key K, values Iterable<? extends V>) : RFuture<Collection<V>> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public putAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public getAllAsync(key K) : RFuture<Collection<V>> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method private getLockName(key Object) : String in class org.redisson.jcache.JCache |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimapCache |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public addAndGetOperationAsync(key K, value Number) : RFuture<V> in class org.redisson.RedissonMapCache |
From |
To |
|
Change Variable Type newValueState : byte[] to newValueState : ByteBuf in method protected replaceOperationAsync(key K, oldValue V, newValue V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyEncoded : byte[] to keyEncoded : ByteBuf in method public removeOperationAsync(key K) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public getAllAsync(key K) : RFuture<Collection<V>> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type state : byte[] to state : ByteBuf in method public add(object T) : boolean in class org.redisson.RedissonBloomFilter |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method private getLockName(key Object) : String in class org.redisson.RedissonMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAllAsync(key Object) : RFuture<Collection<V>> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsValueAsync(value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type oldValueState : byte[] to oldValueState : ByteBuf in method protected replaceOperationAsync(key K, oldValue V, newValue V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAllAsync(key Object) : RFuture<Collection<V>> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public removeAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public addAndGetOperationAsync(key K, value Number) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public get(key K) : RList<V> in class org.redisson.RedissonListMultimapCache |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public replaceValuesAsync(key K, values Iterable<? extends V>) : RFuture<Collection<V>> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type objectState : byte[] to objectState : ByteBuf in method public addAsync(value V, ttl long, unit TimeUnit) : RFuture<Boolean> in class org.redisson.RedissonSetCache |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsKeyAsync(key Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type msgEncoded : byte[] to msgEncoded : ByteBuf in method public deleteAsync() : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsValueAsync(value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type mapKey : byte[] to mapKey : ByteBuf in method protected putOperationAsync(key K, value V) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public putAllAsync(key K, values Iterable<? extends V>) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsAllAsync(c Collection<?>) : RFuture<Boolean> in class org.redisson.RedissonListMultimapValues |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public fastRemoveAsync(keys K...) : RFuture<Long> in class org.redisson.RedissonMultimap |
From |
To |
|
Change Variable Type msgEncoded : byte[] to msgEncoded : ByteBuf in method protected fastRemoveOperationAsync(keys K...) : RFuture<Long> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsKeyAsync(key Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public putAllAsync(key K, values Iterable<? extends V>) : RFuture<Boolean> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method public putAllAsync(key K, values Iterable<? extends V>) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type objectState : byte[] to bf : ByteBuffer in method public hashToBase64(objectState ByteBuf) : String in class org.redisson.misc.Hash |
From |
To |
|
Change Variable Type encodedKey : byte[] to encodedKey : ByteBuf in method protected fastPutOperationAsync(key K, value V) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAllAsync(key Object) : RFuture<Collection<V>> in class org.redisson.RedissonListMultimap |
From |
To |
|
Change Variable Type mapValue : byte[] to mapValue : ByteBuf in method public putAllOperationAsync(map Map<? extends K,? extends V>) : RFuture<Void> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type msgEncoded : byte[] to msgEncoded : ByteBuf in method public removeOperationAsync(key K) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public retainAllAsync(c Collection<?>) : RFuture<Boolean> in class org.redisson.RedissonListMultimapValues |
From |
To |
|
Change Variable Type valueState : byte[] to valueState : ByteBuf in method protected replaceOperationAsync(key K, value V) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public containsEntryAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonSetMultimap |
From |
To |
|
Change Variable Type keyState : byte[] to keyState : ByteBuf in method public removeAsync(key Object, value Object) : RFuture<Boolean> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type msg : byte[] to msg : ByteBuf in method protected replaceOperationAsync(key K, value V) : RFuture<V> in class org.redisson.RedissonLocalCachedMap |
From |
To |
|
Change Variable Type encoded : byte[] to encoded : ByteBuf in method private toCacheKey(key Object) : CacheKey in class org.redisson.RedissonLocalCachedMap |
From |
To |