40b4e0212adf2ca3c2d8ab79946e8d60eb2df63d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable directBufferMetricClass : Class<BufferMetric> to bufferMetricClass : Class<BufferMetric> in method private createBufferMetric(classToLoad String) : BufferMetric in class com.navercorp.pinpoint.profiler.context.provider.stat.buffer.BufferMetricProvider | From | To | |
Rename Variable directBufferMetricConstructor : Constructor<BufferMetric> to bufferMetricConstructor : Constructor<BufferMetric> in method private createBufferMetric(classToLoad String) : BufferMetric in class com.navercorp.pinpoint.profiler.context.provider.stat.buffer.BufferMetricProvider | From | To | |
Rename Attribute | 1 | ||
Rename Attribute DIRECT_BUFFER_METRIC : String to BUFFER_METRIC : String in class com.navercorp.pinpoint.profiler.context.provider.stat.buffer.BufferMetricProvider | From | To |