|
Change Return Type RTopic<AttributeMessage> to RTopic in method public getTopic() : RTopic in class org.redisson.tomcat.RedissonSessionManager |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String, codec Codec) : RTopicRx in class org.redisson.rx.RedissonBatchRx |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String) : RTopicReactive in class org.redisson.reactive.RedissonBatchReactive |
From |
To |
|
Change Return Type RTopicAsync<M> to RTopicAsync in method public getTopic(name String, codec Codec) : RTopicAsync in class org.redisson.api.RBatch |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String, codec Codec) : RTopicReactive in class org.redisson.api.RedissonReactiveClient |
From |
To |
|
Change Return Type RTopicAsync<M> to RTopicAsync in method public getTopic(name String) : RTopicAsync in class org.redisson.RedissonBatch |
From |
To |
|
Change Return Type RTopic<M> to RTopic in method public getTopic(name String) : RTopic in class org.redisson.Redisson |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String, codec Codec) : RTopicReactive in class org.redisson.RedissonReactive |
From |
To |
|
Change Return Type RTopicAsync<M> to RTopicAsync in method public getTopic(name String, codec Codec) : RTopicAsync in class org.redisson.RedissonBatch |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String) : RTopicRx in class org.redisson.rx.RedissonBatchRx |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String) : RTopicRx in class org.redisson.api.RedissonRxClient |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String, codec Codec) : RTopicRx in class org.redisson.api.RBatchRx |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String, codec Codec) : RTopicRx in class org.redisson.RedissonRx |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String, codec Codec) : RTopicReactive in class org.redisson.api.RBatchReactive |
From |
To |
|
Change Return Type RTopic<M> to RTopic in method public getTopic(name String) : RTopic in class org.redisson.api.RedissonClient |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String) : RTopicReactive in class org.redisson.api.RedissonReactiveClient |
From |
To |
|
Change Return Type RTopic<M> to RTopic in method public getTopic(name String, codec Codec) : RTopic in class org.redisson.api.RedissonClient |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String) : RTopicRx in class org.redisson.RedissonRx |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String, codec Codec) : RTopicRx in class org.redisson.api.RedissonRxClient |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String) : RTopicReactive in class org.redisson.api.RBatchReactive |
From |
To |
|
Change Return Type RTopic<M> to RTopic in method public getTopic(name String, codec Codec) : RTopic in class org.redisson.Redisson |
From |
To |
|
Change Return Type RTopicAsync<M> to RTopicAsync in method public getTopic(name String) : RTopicAsync in class org.redisson.api.RBatch |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String, codec Codec) : RTopicReactive in class org.redisson.reactive.RedissonBatchReactive |
From |
To |
|
Change Return Type RTopic<Long> to RTopic in method protected abstract getTopic() : RTopic in class org.redisson.QueueTransferTask |
From |
To |
|
Change Return Type RTopicReactive<M> to RTopicReactive in method public getTopic(name String) : RTopicReactive in class org.redisson.RedissonReactive |
From |
To |
|
Change Return Type RTopicRx<M> to RTopicRx in method public getTopic(name String) : RTopicRx in class org.redisson.api.RBatchRx |
From |
To |
|
Change Variable Type stringTopic : RTopic<String> to stringTopic : RTopic in method public testTopicState() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RTopic<Integer> to topic : RTopic in method public testReattach() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type removedTopic : RTopic<List<Object>> to removedTopic : RTopic in method public removeListener(listenerId int) : void in class org.redisson.RedissonMapCache |
From |
To |
|
Change Variable Type topic : RTopic<Object> to topic : RTopic in method public operationComplete(future Future<BatchResult<?>>) : void in class org.redisson.transaction.RedissonTransaction.disableLocalCacheAsync.addListener |
From |
To |
|
Change Variable Type topic : RTopic<List<Object>> to topic : RTopic in method private registerCacheEntryListener(cacheEntryListenerConfiguration CacheEntryListenerConfiguration<K,V>, addToConfig boolean) : void in class org.redisson.jcache.JCache |
From |
To |
|
Change Variable Type topic : RTopicAsync<Object> to topic : RTopicAsync in method public operationComplete(future Future<Void>) : void in class org.redisson.transaction.RedissonTransaction.disableLocalCacheAsync.addListener.operationComplete.addListener |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public testInnerPublish() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RedissonTopic<Object> to topic : RedissonTopic in method public add() : void in class org.redisson.cache.LocalCacheListener |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testHeavyLoad() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type updatesTopic : RTopic<AttributeMessage> to updatesTopic : RTopic in method public start() : void in class org.redisson.tomcat.RedissonSessionManager |
From |
To |
|
Change Variable Type pubSubListener : PubSubStatusListener<M> to pubSubListener : PubSubStatusListener in method public addListenerAsync(listener StatusListener) : RFuture<Integer> in class org.redisson.RedissonTopic |
From |
To |
|
Change Variable Type topic1 : RTopic<Long> to topic1 : RTopic in method public testCommandsOrdering() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RTopic<String> to topic : RTopic in method public testSyncCommands() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public test() : void in class org.redisson.RedissonTopicPatternTest |
From |
To |
|
Change Variable Type topic : RTopic<List<Object>> to topic : RTopic in method public addListener(listener MapEntryListener) : int in class org.redisson.RedissonMapCache |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public testLazyUnsubscribe() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topics : List<RTopic<Object>> to topics : List<RTopic> in method public operationComplete(future Future<BatchResult<?>>) : void in class org.redisson.transaction.RedissonTransaction.disableLocalCacheAsync.addListener |
From |
To |
|
Change Variable Type topics : List<RTopic<Object>> to topics : List<RTopic> in method private disableLocalCache(requestId String, localCaches Set<String>, operations List<TransactionalOperation>) : Map<HashKey,HashValue> in class org.redisson.transaction.RedissonTransaction |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testRemoveByInstance() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RTopic<String> to topic : RTopic in method public testPubSub() : void in class org.redisson.TimeoutTest |
From |
To |
|
Change Variable Type topic : RTopicAsync<Object> to topic : RTopicAsync in method private enableLocalCacheAsync(requestId String, hashes Map<HashKey,HashValue>) : RFuture<BatchResult<?>> in class org.redisson.transaction.RedissonTransaction |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public testHeavyLoad() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testRemoveAllListeners() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public test() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testLazyUnsubscribe() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type t : RTopic<String> to t : RTopic in method public testConcurrentTopic() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type expiredTopic : RTopic<List<Object>> to expiredTopic : RTopic in method public removeListener(listenerId int) : void in class org.redisson.RedissonMapCache |
From |
To |
|
Change Variable Type topic : RTopic<Object> to topic : RTopic in method private disableLocalCache(requestId String, localCaches Set<String>, operations List<TransactionalOperation>) : Map<HashKey,HashValue> in class org.redisson.transaction.RedissonTransaction |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public testListenerRemove() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RTopic<Integer> to topic : RTopic in method public testReattachInCluster() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public test() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RTopic<Object> to topic : RTopic in method public operationComplete(future Future<Void>) : void in class org.redisson.transaction.RedissonTransaction.disableLocalCacheAsync.addListener.operationComplete.addListener |
From |
To |
|
Change Variable Type topic : RTopic<String> to topic : RTopic in method public RedissonSession() in class org.redisson.spring.session.RedissonSessionRepository.RedissonSession |
From |
To |
|
Change Variable Type updatedTopic : RTopic<List<Object>> to updatedTopic : RTopic in method public removeListener(listenerId int) : void in class org.redisson.RedissonMapCache |
From |
To |
|
Change Variable Type topic : RTopicAsync<Object> to topic : RTopicAsync in method private enableLocalCache(requestId String, hashes Map<HashKey,HashValue>) : void in class org.redisson.transaction.RedissonTransaction |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testStatus() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testInnerPublish() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type schedulerTopic : RTopic<Long> to schedulerTopic : RTopic in method public start() : void in class org.redisson.QueueTransferTask |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testListenerRemove() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic3 : RTopic<Message> to topic3 : RTopic in method public testLazyUnsubscribe() : void in class org.redisson.RedissonTopicPatternTest |
From |
To |
|
Change Variable Type topic1 : RTopic<Message> to topic1 : RTopic in method public testUnsubscribe() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type stringTopic : RTopic<String> to stringTopic : RTopic in method public testMultiTypeConnection() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic2 : RTopic<Message> to topic2 : RTopic in method public testListenerRemove() : void in class org.redisson.RedissonTopicPatternTest |
From |
To |
|
Change Variable Type eventsTopic : RTopic<String> to eventsTopic : RTopic in method public testPing() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type topic : RTopicAsync<Object> to topic : RTopicAsync in method private disableLocalCache(requestId String, localCaches Set<String>, operations List<TransactionalOperation>) : Map<HashKey,HashValue> in class org.redisson.transaction.RedissonTransaction |
From |
To |
|
Change Variable Type topict2 : RTopic<Message> to topict2 : RTopic in method public test() : void in class org.redisson.RedissonTopicPatternTest |
From |
To |
|
Change Variable Type topicz : RTopic<Message> to topicz : RTopic in method public test() : void in class org.redisson.RedissonTopicPatternTest |
From |
To |
|
Change Variable Type createdTopic : RTopic<List<Object>> to createdTopic : RTopic in method public removeListener(listenerId int) : void in class org.redisson.RedissonMapCache |
From |
To |
|
Change Variable Type longTopic : RTopic<Long> to longTopic : RTopic in method public testMultiTypeConnection() : void in class org.redisson.RedissonTopicTest |
From |
To |
|
Change Variable Type schedulerTopic : RTopic<Long> to schedulerTopic : RTopic in method public stop() : void in class org.redisson.QueueTransferTask |
From |
To |
|
Change Variable Type updatesTopic : RTopic<AttributeMessage> to updatesTopic : RTopic in method protected startInternal() : void in class org.redisson.tomcat.RedissonSessionManager |
From |
To |
|
Change Variable Type topic : RTopic<Integer> to topic : RTopic in method public testReattachInSentinel() : void in class org.redisson.RedissonTopicTest |
From |
To |