cac62fd828a62d18707c9f65138917ee9fcad966
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type profiler : SamplingProfilerExtension.Profiler to profiler : Profiler in method package PlanRunner(plan Plan, stopSignal AtomicBoolean, profiler Profiler) in class org.neo4j.io.pagecache.randomharness.PlanRunner | From | To | |
| Change Parameter Type profiler : SamplingProfilerExtension.Profiler to profiler : Profiler in method public useProfiler(profiler Profiler) : void in class org.neo4j.io.pagecache.randomharness.RandomPageCacheTestHarness | From | To | |
| Rename Variable | 1 | ||
| Rename Variable closeToStopProfiling : AutoCloseable to profilingRun : Resource in method public call() : Void in class org.neo4j.io.pagecache.randomharness.PlanRunner | From | To | |
| Change Return Type | 2 | ||
| Change Return Type AutoCloseable to Resource in method public profile(threadToProfile Thread, initialDelayNanos long) : Resource in class org.neo4j.test.extension.Profiler | From | To | |
| Change Return Type AutoCloseable to Resource in method public profile(threadToProfile Thread, initialDelayNanos long) : Resource in class org.neo4j.test.extension.ProfilerExtension | From | To | |
| Move Attribute | 1 | ||
| Move Attribute package directory : TestDirectory from class org.neo4j.io.pagecache.harness.MuninnPageCacheHarnessWithRealFileSystemIT to public directory : TestDirectory from class org.neo4j.io.pagecache.harness.PageCacheHarnessTest | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.neo4j.test.extension.SamplingProfilerExtension.ProfilerImpl moved and renamed to org.neo4j.test.extension.ProfilerExtension | From | To | |
| Move Class | 1 | ||
| Move Class org.neo4j.test.extension.SamplingProfilerExtension.Profiler moved to org.neo4j.test.extension.Profiler | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type closeToStopProfiling : AutoCloseable to profilingRun : Resource in method public call() : Void in class org.neo4j.io.pagecache.randomharness.PlanRunner | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type profiler : SamplingProfilerExtension.Profiler to profiler : Profiler in class org.neo4j.io.pagecache.harness.PageCacheHarnessTest | From | To | |
| Change Attribute Type profiler : SamplingProfilerExtension.Profiler to profiler : Profiler in class org.neo4j.io.pagecache.randomharness.PlanRunner | From | To | |
| Change Attribute Type profiler : SamplingProfilerExtension.Profiler to profiler : Profiler in class org.neo4j.io.pagecache.randomharness.RandomPageCacheTestHarness | From | To |