|
Change Parameter Type ch : JChannel to ch : Channel in method public setChannel(ch Channel) : void in class org.jgroups.blocks.executor.ExecutionService |
From |
To |
|
Change Parameter Type ch : JChannel to ch : Channel in method public setChannel(ch Channel) : void in class org.jgroups.blocks.locking.LockService |
From |
To |
|
Change Parameter Type channel : JChannel to channel : Channel in method public DistributedFuture(channel Channel, unfinishedLock Lock, condition Condition, futuresToFinish Set<Future<?>>, runnable Runnable, result V) in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture |
From |
To |
|
Change Parameter Type ch : JChannel to ch : Channel in method public ExecutionService(ch Channel) in class org.jgroups.blocks.executor.ExecutionService |
From |
To |
|
Change Parameter Type ch : JChannel to ch : Channel in method public CounterService(ch Channel) in class org.jgroups.blocks.atomic.CounterService |
From |
To |
|
Change Parameter Type channel : JChannel to channel : Channel in method public DistributedFuture(channel Channel, unfinishedLock Lock, condition Condition, futuresToFinish Set<Future<?>>, callable Callable<V>) in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture |
From |
To |
|
Change Parameter Type ch : JChannel to ch : Channel in method public LockService(ch Channel) in class org.jgroups.blocks.locking.LockService |
From |
To |
|
Change Parameter Type ch : JChannel to ch : Channel in method public setChannel(ch Channel) : void in class org.jgroups.blocks.atomic.CounterService |
From |
To |