5cb035ad85f67b70109756878bf6fd9b953b4f9c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [logMessagesPercentage : double, periodicUpdatesPercentage : int, lastNodesLazyUpdatePercentage : int, nodesContractedPercentage : double, neighborUpdatePercentage : int] to params : Params in class com.graphhopper.routing.ch.PrepareContractionHierarchies | From | To | |
| Inline Method | 1 | ||
| Inline Method public setPreparationPeriodicUpdates(preparePeriodicUpdates int) : CHAlgoFactoryDecorator inlined to public init(args CmdArgs) : void in class com.graphhopper.routing.ch.CHAlgoFactoryDecorator | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private periodicUpdatesPercentage : int from class com.graphhopper.routing.ch.PrepareContractionHierarchies to private periodicUpdatesPercentage : int from class com.graphhopper.routing.ch.PrepareContractionHierarchies.Params | From | To | |
| Move Attribute private neighborUpdatePercentage : int from class com.graphhopper.routing.ch.PrepareContractionHierarchies to private neighborUpdatePercentage : int from class com.graphhopper.routing.ch.PrepareContractionHierarchies.Params | From | To | |
| Move Attribute private lastNodesLazyUpdatePercentage : int from class com.graphhopper.routing.ch.PrepareContractionHierarchies to private lastNodesLazyUpdatePercentage : int from class com.graphhopper.routing.ch.PrepareContractionHierarchies.Params | From | To | |
| Extract Class | 1 | ||
| Extract Class com.graphhopper.routing.ch.PrepareContractionHierarchies.Params from class com.graphhopper.routing.ch.PrepareContractionHierarchies | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute preparationPeriodicUpdates : int to pMap : PMap in class com.graphhopper.routing.ch.CHAlgoFactoryDecorator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type preparationPeriodicUpdates : int to pMap : PMap in class com.graphhopper.routing.ch.CHAlgoFactoryDecorator | From | To |