b67d1f88abac563caa25d4f64a9415ec57a53536
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public readTypeDetectOrder(propertyName String) : List<String> renamed to public readList(propertyName String) : List<String> in class com.navercorp.pinpoint.bootstrap.config.ProfilerConfig | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute arucs : boolean to disabledPlugins : List<String> in class com.navercorp.pinpoint.bootstrap.config.ProfilerConfig | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type arucs : boolean to disabledPlugins : List<String> in class com.navercorp.pinpoint.bootstrap.config.ProfilerConfig | From | To |