da628f708b5b934eb1e34b2a78c2b765a9881e05
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute priority : int to asyncTimeoutFuture : ScheduledFuture<?> in method protected startAsyncTimeout() : void in class org.apache.coyote.AbstractProtocol | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type priority : int to asyncTimeoutFuture : ScheduledFuture<?> in method protected startAsyncTimeout() : void in class org.apache.coyote.AbstractProtocol | From | To | |
| Extract Method | 2 | ||
| Extract Method public getUtilityExecutor() : ScheduledExecutorService extracted from public start() : void in class org.apache.coyote.AbstractProtocol | From | To | |
| Extract Method protected startAsyncTimeout() : void extracted from public start() : void in class org.apache.coyote.AbstractProtocol | From | To |