|
Change Parameter Type listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public psubscribe(pattern String, codec Codec, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.ConnectionManager |
From |
To |
|
Change Parameter Type listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public subscribe(codec Codec, channelName String, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.ConnectionManager |
From |
To |
|
Change Parameter Type listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public psubscribe(channelName String, codec Codec, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Change Parameter Type listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public subscribe(codec Codec, channelName String, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Parameterize Variable freeEntry : PubSubConnectionEntry to connEntry : PubSubConnectionEntry in method private subscribe(channelName String, promise RPromise<PubSubConnectionEntry>, type PubSubType, lock AsyncSemaphore, connEntry PubSubConnectionEntry, listeners RedisPubSubListener<?>...) : void in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Parameterize Variable oldEntry : PubSubConnectionEntry to connEntry : PubSubConnectionEntry in method private subscribe(channelName String, promise RPromise<PubSubConnectionEntry>, type PubSubType, lock AsyncSemaphore, connEntry PubSubConnectionEntry, listeners RedisPubSubListener<?>...) : void in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Parameterize Variable entry : PubSubConnectionEntry to connEntry : PubSubConnectionEntry in method private subscribe(channelName String, promise RPromise<PubSubConnectionEntry>, type PubSubType, lock AsyncSemaphore, connEntry PubSubConnectionEntry, listeners RedisPubSubListener<?>...) : void in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Rename Parameter listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public psubscribe(pattern String, codec Codec, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.ConnectionManager |
From |
To |
|
Rename Parameter listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public subscribe(codec Codec, channelName String, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.ConnectionManager |
From |
To |
|
Rename Parameter listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public subscribe(codec Codec, channelName String, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Rename Parameter listener : RedisPubSubListener<?> to listeners : RedisPubSubListener<?>... in method public psubscribe(channelName String, codec Codec, listeners RedisPubSubListener<?>...) : RFuture<PubSubConnectionEntry> in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |