0425c5c6055b028bb47d3446d9d41c08a5f3ddd0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Parameter | 2 | ||
| Rename Parameter classFileBuffer : byte[] to classfileBuffer : byte[] in method public getInstrumentClass(classLoader ClassLoader, className String, classfileBuffer byte[]) : InstrumentClass in class com.navercorp.pinpoint.bootstrap.plugin.ProfilerPluginInstrumentContext | From | To | |
| Rename Parameter context : ProfilerPluginInstrumentContext to instrumentContext : ProfilerPluginInstrumentContext in method public transform(instrumentContext ProfilerPluginInstrumentContext, loader ClassLoader, className String, classBeingRedefined Class<?>, protectionDomain ProtectionDomain, classfileBuffer byte[]) : byte[] in class com.navercorp.pinpoint.bootstrap.plugin.transformer.PinpointClassFileTransformer | From | To |