|
Change Variable Type semaphore100 : AsyncAtomicSemaphore to semaphore100 : AtomicSemaphore in method public testInit() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore : AsyncAtomicSemaphore to semaphore : AtomicSemaphore in method public testQueue() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphoreNoInit : AsyncAtomicSemaphore to semaphoreNoInit : AtomicSemaphore in method public testInit() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore : AsyncAtomicSemaphore to semaphore : AtomicSemaphore in method public testAcquireRelease() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore : AsyncAtomicSemaphore to semaphore : AtomicSemaphore in method public testTimeout() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore : AsyncAtomicSemaphore to semaphore : AtomicSemaphore in method public testIncreaseReduceDrain() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore0 : AsyncAtomicSemaphore to semaphore0 : AtomicSemaphore in method public testInit() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore : AsyncAtomicSemaphore to semaphore : AtomicSemaphore in method public testExpire() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |
|
Change Variable Type semaphore : AsyncAtomicSemaphore to semaphore : AtomicSemaphore in method public testOverflow() : void in class io.atomix.core.semaphore.SemaphoreTest |
From |
To |