f05326bfa61d0765e6e17d395419928429a88487
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setThreshold(threshold Level) : void renamed to public ThreadNameFilter(actualLevel Level, includeRegex String) in class org.infinispan.util.logging.log4j.ThreadNameFilter | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute threshold : Level to level : Level in class org.infinispan.util.logging.log4j.ThreadNameFilter | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public enable(thread Thread) : void extracted from public setUpTest() : void in class org.infinispan.configuration.SampleConfigFilesCorrectnessTest & moved to class org.infinispan.configuration.SampleConfigFilesCorrectnessTest.InMemoryAppender | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter threshold : Level to actualLevel : Level in method public ThreadNameFilter(actualLevel Level, includeRegex String) in class org.infinispan.util.logging.log4j.ThreadNameFilter | From | To |