d2932bb07ac5925457b5e42659d184d896abbcac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type t : IgniteInternalFuture<Boolean> to t : IgniteFuture<Boolean> in method public testAsyncOps() : void in class org.apache.ignite.internal.processors.cache.GridCacheAsyncOperationsLimitSelfTest | From | To | |
Change Variable Type fut : IgniteInternalFuture<Boolean> to fut : IgniteFuture<Boolean> in method public testAsyncOps() : void in class org.apache.ignite.internal.processors.cache.GridCacheAsyncOperationsLimitSelfTest | From | To |