79eae51a1fcaec5cda32b100252bf87c61362b2b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 4 | ||
Change Return Type IgniteFuture<?> to IgniteFuture<Boolean> in method public rebalance() : IgniteFuture<Boolean> in class org.apache.ignite.IgniteCache | From | To | |
Change Return Type IgniteFuture<?> to IgniteFuture<Boolean> in method public rebalance() : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy | From | To | |
Change Return Type IgniteFuture<?> to IgniteFuture<Boolean> in method public rebalance() : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl | From | To | |
Change Return Type IgniteFuture<?> to IgniteFuture<Boolean> in method public rebalance() : IgniteFuture<Boolean> in class org.apache.ignite.testframework.junits.multijvm.IgniteCacheProcessProxy | From | To |