0a5264603f727d7a82ec4ec279300dc080d9fb86
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getTime() : String renamed to public getLastTimestamp() : String in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.event.ContainerEvent | From | To | |
Rename Attribute | 1 | ||
Rename Attribute POD_NAME : String to WORKSPACE_POD_NAME : String in class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntimeTest | From | To | |
Inline Variable | 1 | ||
Inline Variable podName : String in method public handle(event ContainerEvent) : void from class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntime.UnrecoverableEventHanler | From | To | |
Extract Method | 1 | ||
Extract Method private isWorkspaceEvent(event ContainerEvent) : boolean extracted from public handle(event ContainerEvent) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.KubernetesInternalRuntime.UnrecoverableEventHanler | From | To |