|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testCompleteAttemptWithIncorrectSession() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue2 : AsyncWorkQueue<String> to queue2 : WorkQueue<String> in method public testTakeAndComplete() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testAddMultiple() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testDestroy() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testAutomaticTaskProcessing() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue2 : AsyncWorkQueue<String> to queue2 : WorkQueue<String> in method public testUnexpectedClientClose() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testAdd() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testUnexpectedClientClose() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue2 : AsyncWorkQueue<String> to queue2 : WorkQueue<String> in method public testCompleteAttemptWithIncorrectSession() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue1 : AsyncWorkQueue<String> to queue1 : WorkQueue<String> in method public testTakeAndComplete() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue2 : AsyncWorkQueue<String> to queue2 : WorkQueue<String> in method public testDestroy() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue2 : AsyncWorkQueue<String> to queue2 : WorkQueue<String> in method public testAutomaticTaskProcessing() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |
|
Change Variable Type queue2 : AsyncWorkQueue<String> to queue2 : WorkQueue<String> in method public testAdd() : void in class io.atomix.core.workqueue.WorkQueueTest |
From |
To |