11433f4a4dab0ec1d7bf834cbf4ab156fffcb31b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method private stopCluster(terminate boolean) : void extracted from public execute(ctx ServiceContext) : void in class org.apache.ignite.tensorflow.cluster.TensorFlowClusterMaintainer | From | To | |
| Extract Method private hasUserScriptCompletedSuccessfully() : boolean extracted from public execute(ctx ServiceContext) : void in class org.apache.ignite.tensorflow.cluster.TensorFlowClusterMaintainer | From | To | |
| Extract Method private hasAnyWorkerFailed() : boolean extracted from public execute(ctx ServiceContext) : void in class org.apache.ignite.tensorflow.cluster.TensorFlowClusterMaintainer | From | To |