|
Change Parameter Type gridId : UUID to gridStartTime : long in method public GridCacheSemaphoreState(cnt int, waiters Map<UUID,Integer>, failoverSafe boolean, gridStartTime long) in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState |
From |
To |
|
Change Parameter Type gridId : UUID to gridStartTime : long in method public GridCacheCountDownLatchValue(cnt int, del boolean, gridStartTime long) in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue |
From |
To |
|
Change Parameter Type gridId : UUID to gridStartTime : long in method public GridCacheLockState(cnt int, id UUID, threadID long, failoverSafe boolean, fair boolean, gridStartTime long) in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState |
From |
To |
|
Rename Parameter gridId : UUID to gridStartTime : long in method public GridCacheSemaphoreState(cnt int, waiters Map<UUID,Integer>, failoverSafe boolean, gridStartTime long) in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState |
From |
To |
|
Rename Parameter gridId : UUID to gridStartTime : long in method public GridCacheCountDownLatchValue(cnt int, del boolean, gridStartTime long) in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue |
From |
To |
|
Rename Parameter gridId : UUID to gridStartTime : long in method public GridCacheLockState(cnt int, id UUID, threadID long, failoverSafe boolean, fair boolean, gridStartTime long) in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState |
From |
To |