e3fb7e3634a53649ebe4414b5887d865fa06c319
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable failure : CompletableFuture<Void> to startFailure : CompletableFuture<Void> in method protected internalStart(startOptions Map<String,String>) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntime | From | To | |
Extract Variable | 2 | ||
Extract Variable runtimeId : RuntimeIdentity in method protected markStopping() : void from class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntime | From | To | |
Extract Variable startFailureCause : Exception in method protected internalStart(startOptions Map<String,String>) : void from class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntime | From | To | |
Inline Variable | 1 | ||
Inline Variable k8sEnv : KubernetesEnvironment in method protected internalStart(startOptions Map<String,String>) : void from class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntime | From | To |