9615a78a7ae2e403a3d9a11758a666154efbc077
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public isSuccess() : boolean renamed to public isIntolerable() : boolean in class org.cloudfoundry.identity.uaa.metrics.QueryMetric | From | To | |
Rename Attribute | 1 | ||
Rename Attribute success : boolean to intolerable : boolean in class org.cloudfoundry.identity.uaa.metrics.QueryMetric | From | To | |
Extract Variable | 1 | ||
Extract Variable delta : long in method protected reportFailedQuery(query String, args Object[], name String, start long, t Throwable) : String from class org.cloudfoundry.identity.uaa.metrics.QueryFilter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter success : boolean to intolerable : boolean in method public QueryMetric(query String, start long, delta long, intolerable boolean) in class org.cloudfoundry.identity.uaa.metrics.QueryMetric | From | To |