9ffb2bd26551d0e30818860959c31436206dd788
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type outputStream : ByteArrayOutputStream to outputStream : OutputStream in method public SystemOutRule(outputStream OutputStream) in class alluxio.SystemOutRule | From | To | |
Rename Attribute | 2 | ||
Rename Attribute OUT_PRINT_STREAM : PrintStream to ORIGINAL_SYSTEM_OUT : PrintStream in class alluxio.SystemOutRuleTest | From | To | |
Rename Attribute RULE_INPUT : ByteArrayOutputStream to OUTPUT : ByteArrayOutputStream in class alluxio.SystemOutRuleTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mOutputStream : ByteArrayOutputStream to mOutputStream : OutputStream in class alluxio.SystemOutRule | From | To |