c60c438abd80db0980d718cc2189dc4cde8955d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private allocateStatic(allocation ImmutableMap.Builder<String,Integer>, used Set<Integer>, name String, port Integer) : boolean extracted from private allocate0(mappings Map<String,PortMapping>, used Set<Integer>) : Map<String,Integer> in class com.spotify.helios.agent.PortAllocator | From | To | |
Extract Method private allocateDynamic(allocation ImmutableMap.Builder<String,Integer>, used Set<Integer>, name String) : boolean extracted from private allocate0(mappings Map<String,PortMapping>, used Set<Integer>) : Map<String,Integer> in class com.spotify.helios.agent.PortAllocator | From | To |