defc6b18db23a724680bf45392b46294dff4caf6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable queryIndex : int to index : int in method protected getPath(uri String) : String in class org.apache.camel.opentracing.decorators.RestSpanDecorator | From | To | |
Extract Method | 1 | ||
Extract Method protected getPath(uri String) : String extracted from public getOperationName(exchange Exchange, endpoint Endpoint) : String in class org.apache.camel.opentracing.decorators.RestSpanDecorator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter uri : String to path : String in method protected getParameters(path String) : List<String> in class org.apache.camel.opentracing.decorators.RestSpanDecorator | From | To |