2fe23d827b353f16f70efe7f74cd57e52b9e20a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute latch : CountDownLatch to endLatch : CountDownLatch in class com.navercorp.pinpoint.common.server.util.DisruptorExecutorTest.LatchAwaitRunnable | From | To | |
| Extract Method | 1 | ||
| Extract Method private execute(newBufferSize int, executor ExecutorService, startLatch CountDownLatch, endLatch CountDownLatch) : void extracted from private execute(newBufferSize int, executor ExecutorService, latch CountDownLatch) : void in class com.navercorp.pinpoint.common.server.util.DisruptorExecutorTest | From | To |