|
Change Variable Type result : NotifyingFuture to result : CompletableFuture<Void> in method package onPutAllAsync(message Message) : void in class org.apache.camel.component.infinispan.InfinispanProducer |
From |
To |
|
Change Variable Type fut : NotifyingFuture to fut : CompletableFuture<Object> in method public clearAsyncTest() : void in class org.apache.camel.component.infinispan.InfinispanProducerTest |
From |
To |
|
Change Variable Type resultPutAsync : NotifyingFuture to resultPutAsync : CompletableFuture<Object> in method public isSatisfied() : boolean in class org.apache.camel.component.infinispan.InfinispanProducerTest.putIfAbsentKeyAndValueAsync.waitFor |
From |
To |
|
Change Variable Type fut : NotifyingFuture to fut : CompletableFuture<Object> in method public deletesExistingValueByKeyAsyncWithValue() : void in class org.apache.camel.component.infinispan.InfinispanProducerTest |
From |
To |
|
Change Variable Type resultPutAsync : NotifyingFuture to resultPutAsync : CompletableFuture<Object> in method public isSatisfied() : boolean in class org.apache.camel.component.infinispan.InfinispanProducerTest.publishKeyAndValueAsync.waitFor |
From |
To |
|
Change Variable Type result : NotifyingFuture to result : CompletableFuture<Void> in method package onCLearAsync(message Message) : void in class org.apache.camel.component.infinispan.InfinispanProducer |
From |
To |
|
Change Variable Type resultPutAsync : NotifyingFuture to resultPutAsync : CompletableFuture<Object> in method public isSatisfied() : boolean in class org.apache.camel.component.infinispan.InfinispanProducerTest.publishKeyAndValueAsyncWithLifespanAndMaxIdle.waitFor |
From |
To |
|
Change Variable Type result : NotifyingFuture to result : CompletableFuture<Object> in method package onPutAsync(message Message) : void in class org.apache.camel.component.infinispan.InfinispanProducer |
From |
To |
|
Change Variable Type result : NotifyingFuture to result : CompletableFuture<Object> in method package onPutIfAbsentAsync(message Message) : void in class org.apache.camel.component.infinispan.InfinispanProducer |
From |
To |
|
Change Variable Type fut : NotifyingFuture to fut : CompletableFuture<Object> in method public deletesExistingValueByKeyAsync() : void in class org.apache.camel.component.infinispan.InfinispanProducerTest |
From |
To |
|
Change Variable Type resultPutAsync : NotifyingFuture to resultPutAsync : CompletableFuture<Object> in method public isSatisfied() : boolean in class org.apache.camel.component.infinispan.InfinispanProducerTest.putIfAbsentKeyAndValueAsyncWithLifespan.waitFor |
From |
To |
|
Change Variable Type resultPutAsync : NotifyingFuture to resultPutAsync : CompletableFuture<Object> in method public isSatisfied() : boolean in class org.apache.camel.component.infinispan.InfinispanProducerTest.publishKeyAndValueAsyncWithLifespan.waitFor |
From |
To |
|
Change Variable Type resultPutAsync : NotifyingFuture to resultPutAsync : CompletableFuture<Object> in method public isSatisfied() : boolean in class org.apache.camel.component.infinispan.InfinispanProducerTest.putIfAbsentKeyAndValueAsyncWithLifespanAndMaxIdle.waitFor |
From |
To |