|
Rename Method public getSetMultiMap(name String, codec Codec) : RSetMultiMap<K,V> renamed to public getSetMultimap(name String, codec Codec) : RSetMultimap<K,V> in class org.redisson.RedissonClient |
From |
To |
|
Rename Method public getSetMultiMap(name String) : RSetMultiMap<K,V> renamed to public getSetMultimap(name String) : RSetMultimap<K,V> in class org.redisson.RedissonClient |
From |
To |
|
Rename Method public getSetMultiMap(name String, codec Codec) : RSetMultiMap<K,V> renamed to public getSetMultimap(name String, codec Codec) : RSetMultimap<K,V> in class org.redisson.Redisson |
From |
To |
|
Rename Method public getSetMultiMap(name String) : RSetMultiMap<K,V> renamed to public getSetMultimap(name String) : RSetMultimap<K,V> in class org.redisson.Redisson |
From |
To |
|
Change Return Type RSetMultiMap<K,V> to RSetMultimap<K,V> in method public getSetMultimap(name String) : RSetMultimap<K,V> in class org.redisson.RedissonClient |
From |
To |
|
Change Return Type RSetMultiMap<K,V> to RSetMultimap<K,V> in method public getSetMultimap(name String, codec Codec) : RSetMultimap<K,V> in class org.redisson.RedissonClient |
From |
To |
|
Change Return Type RSetMultiMap<K,V> to RSetMultimap<K,V> in method public getSetMultimap(name String) : RSetMultimap<K,V> in class org.redisson.Redisson |
From |
To |
|
Change Return Type RSetMultiMap<K,V> to RSetMultimap<K,V> in method public getSetMultimap(name String, codec Codec) : RSetMultimap<K,V> in class org.redisson.Redisson |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testRemoveAll() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testContainsKey() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testValues() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testPut() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testKeySet() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testRemove() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testPutAll() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testEntrySet() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testSize() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testReplaceValues() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testFastRemove() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testContainsValue() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |
|
Change Variable Type map : RSetMultiMap<SimpleKey,SimpleValue> to map : RSetMultimap<SimpleKey,SimpleValue> in method public testContainsEntry() : void in class org.redisson.RedissonSetMultiMapTest |
From |
To |