754c7337de123ac44e2816d2a55ab6f76cd03eac
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to IgniteFuture<Boolean> in method private sendComputeCheckGlobalState() : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor | From | To | |
| Extract Method | 1 | ||
| Extract Method public publicApiActiveStateAsync(asyncWaitForTransition boolean) : IgniteFuture<Boolean> extracted from public publicApiActiveState(waitForTransition boolean) : boolean in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor | From | To |