430b10f83897912c623a0636a8bd070cd40bb5de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type zkAsyncTimeout : long to configuration : SingularityConfiguration in method public AbstractMachineManager(curator CuratorFramework, configuration SingularityConfiguration, transcoder Transcoder<T>, historyTranscoder Transcoder<SingularityMachineStateHistoryUpdate>) in class com.hubspot.singularity.data.AbstractMachineManager | From | To | |
Change Parameter Type zkAsyncTimeout : long to configuration : SingularityConfiguration in method public CuratorAsyncManager(curator CuratorFramework, configuration SingularityConfiguration) in class com.hubspot.singularity.data.CuratorAsyncManager | From | To | |
Change Variable Type | 2 | ||
Change Variable Type bytes : long to bytes : int in method protected getData(path String, stat Optional<Stat>, transcoder Transcoder<T>) : Optional<T> in class com.hubspot.singularity.data.CuratorManager | From | To | |
Change Variable Type bytes : AtomicLong to bytes : AtomicInteger in method private getAsyncThrows(pathNameForLogs String, paths Collection<String>, transcoder Transcoder<T>) : List<T> in class com.hubspot.singularity.data.CuratorAsyncManager | From | To | |
Rename Parameter | 2 | ||
Rename Parameter zkAsyncTimeout : long to configuration : SingularityConfiguration in method public CuratorAsyncManager(curator CuratorFramework, configuration SingularityConfiguration) in class com.hubspot.singularity.data.CuratorAsyncManager | From | To | |
Rename Parameter zkAsyncTimeout : long to configuration : SingularityConfiguration in method public AbstractMachineManager(curator CuratorFramework, configuration SingularityConfiguration, transcoder Transcoder<T>, historyTranscoder Transcoder<SingularityMachineStateHistoryUpdate>) in class com.hubspot.singularity.data.AbstractMachineManager | From | To |