2ff3a80800e30e404765221a55081ec2f7c4b3e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getPreallocated() : int renamed to public getAvailable() : int in class org.eclipse.jetty.util.thread.ReservedThreadExecutor | From | To | |
Change Return Type | 1 | ||
Change Return Type Boolean to boolean in method public isIdle() : boolean in class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill | From | To | |
Rename Parameter | 1 | ||
Rename Parameter maxProducersPending : int to maxReserved : int in method public EatWhatYouKill(producer Producer, executor Executor, maxReserved int) in class org.eclipse.jetty.util.thread.strategy.EatWhatYouKill | From | To |