60fcaf2b3eedfd477daeb26ec10e991dbb145a87
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 2 | ||
Rename Parameter daemonThreads : boolean to isDaemon : boolean in method public createEventLoop(type ChannelType, numThreads int, threadPrefix String, isDaemon boolean) : EventLoopGroup in class tachyon.network.NettyUtils | From | To | |
Rename Parameter daemonThreads : boolean to isDaemon : boolean in method public build(nameFormat String, isDaemon boolean) : ThreadFactory in class tachyon.util.ThreadFactoryUtils | From | To |