|
Change Parameter Type type : Type to type : PubSubType in method public onStatus(type PubSubType, channel String) : boolean in class org.redisson.client.OneShotPubSubListener |
From |
To |
|
Change Parameter Type type : Type to type : PubSubType in method public onStatus(type PubSubType, channel String) : boolean in class org.redisson.client.BaseRedisPubSubListener |
From |
To |
|
Change Parameter Type pubSubListener : RedisPubSubTopicListenerWrapper<M> to pubSubListener : PubSubMessageListenerWrapper<M> in method private addListener(pubSubListener PubSubMessageListenerWrapper<M>) : int in class org.redisson.RedissonTopicPattern |
From |
To |
|
Change Parameter Type type : Type to type : PubSubType in method public onStatus(type PubSubType, channel String) : boolean in class org.redisson.PubSubMessageListenerWrapper |
From |
To |
|
Change Parameter Type pubSubListener : RedisPubSubTopicListenerWrapper<M> to pubSubListener : RedisPubSubListener<M> in method private addListener(pubSubListener RedisPubSubListener<M>) : int in class org.redisson.RedissonTopic |
From |
To |
|
Change Parameter Type type : Type to type : PubSubType in method public PubSubStatusMessage(type PubSubType, channel String) in class org.redisson.client.protocol.pubsub.PubSubStatusMessage |
From |
To |
|
Change Parameter Type type : PubSubStatusMessage.Type to type : PubSubType in method public onStatus(type PubSubType, channel String) : boolean in class org.redisson.client.RedisPubSubListener |
From |
To |
|
Change Variable Type type : Type to type : PubSubType in method public punsubscribe(channel String, listener RedisPubSubListener) : void in class org.redisson.connection.PubSubConnectionEntry |
From |
To |
|
Change Variable Type pubSubListener : RedisPubSubTopicListenerWrapper<M> to pubSubListener : PubSubMessageListenerWrapper<M> in method public addListener(listener MessageListener<M>) : int in class org.redisson.RedissonTopicPattern |
From |
To |
|
Change Variable Type type : Type to type : PubSubType in method public punsubscribe(channelName String) : void in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Change Variable Type other : RedisPubSubTopicListenerWrapper to other : PubSubMessageListenerWrapper in method public equals(obj Object) : boolean in class org.redisson.PubSubMessageListenerWrapper |
From |
To |
|
Change Variable Type type : Type to type : PubSubType in method public unsubscribe(channel String, listener RedisPubSubListener) : void in class org.redisson.connection.PubSubConnectionEntry |
From |
To |
|
Change Variable Type type : Type to type : PubSubType in method public unsubscribe(channelName String) : void in class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Change Variable Type pubSubListener : RedisPubSubTopicListenerWrapper<M> to pubSubListener : PubSubMessageListenerWrapper<M> in method public addListener(listener MessageListener<M>) : int in class org.redisson.RedissonTopic |
From |
To |
|
Change Variable Type type : Type to type : PubSubType in method private monitorMasterChange(cfg SentinelServersConfig, addedSlaves Set<String>) : void in class org.redisson.connection.SentinelConnectionManager |
From |
To |