1b7cbc6b791b9c0b9ea4e516b2c91880875c31e5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type runtimeId : RuntimeIdentity to workspaceId : String in method protected createCommonPVC(workspaceId String) : PersistentVolumeClaim in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.pvc.CommonPVCStrategy | From | To | |
| Change Parameter Type runtimeId : RuntimeIdentity to workspaceId : String in method protected createCommonPVC(workspaceId String) : PersistentVolumeClaim in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.pvc.PerWorkspacePVCStrategy | From | To | |
| Rename Variable | 1 | ||
| Rename Variable pvc : PersistentVolumeClaim to commonPVC : PersistentVolumeClaim in method public prepare(k8sEnv KubernetesEnvironment, workspaceId String, timeoutMillis long) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.pvc.CommonPVCStrategy | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type claims : Collection<PersistentVolumeClaim> to claims : Map<String,PersistentVolumeClaim> in method public prepare(k8sEnv KubernetesEnvironment, workspaceId String, timeoutMillis long) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.pvc.CommonPVCStrategy | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter runtimeId : RuntimeIdentity to workspaceId : String in method protected createCommonPVC(workspaceId String) : PersistentVolumeClaim in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.pvc.CommonPVCStrategy | From | To | |
| Rename Parameter runtimeId : RuntimeIdentity to workspaceId : String in method protected createCommonPVC(workspaceId String) : PersistentVolumeClaim in class org.eclipse.che.workspace.infrastructure.kubernetes.namespace.pvc.PerWorkspacePVCStrategy | From | To |