6ab203b50c823370b7074b738a75bab5061fb4f7
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type tasks : Collection<AnalystClusterRequest> to tasks : List<AnalystClusterRequest> in method public enqueueTasks(tasks List<AnalystClusterRequest>) : void in class org.opentripplanner.analyst.broker.Broker | From | To | |
| Rename Variable | 1 | ||
| Rename Variable queuePath : QueuePath to pathComponents : String[] in method public service(request Request, response Response) : void in class org.opentripplanner.analyst.broker.BrokerHttpHandler | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public jobs : CircularList<Job> from class org.opentripplanner.analyst.broker.User to public jobs : CircularList<Job> from class org.opentripplanner.analyst.broker.Broker | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute connectionsForGraph : Map<String,Deque<Response>> to consumersByGraph : Map<String,Deque<Response>> in class org.opentripplanner.analyst.broker.Broker | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type queuePath : QueuePath to pathComponents : String[] in method public service(request Request, response Response) : void in class org.opentripplanner.analyst.broker.BrokerHttpHandler | From | To |