813f0977b14089dc5b3572a589e3e9716337134c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable fullLog : String to logOutput : String in method public testNodeMetricsLog() : void in class org.apache.ignite.internal.GridNodeMetricsLogSelfTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute strWr : StringWriter to strLog : GridStringLogger in method public testNodeMetricsLog() : void in class org.apache.ignite.internal.GridNodeMetricsLogSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type strWr : StringWriter to strLog : GridStringLogger in method public testNodeMetricsLog() : void in class org.apache.ignite.internal.GridNodeMetricsLogSelfTest | From | To | |
Extract Method | 1 | ||
Extract Method protected checkNodeMetricsFormat(fullLog String) : void extracted from public testNodeMetricsLog() : void in class org.apache.ignite.internal.GridNodeMetricsLogSelfTest | From | To |