d5f8dbfc487cc66a50f7bfbbf03b4a0a8f9cdec3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute maxRetryAttempts : int to maxAttempts : int in class com.facebook.presto.hive.RetryDriver | From | To | |
Rename Parameter | 1 | ||
Rename Parameter maxRetryAttempts : int to maxAttempts : int in method private RetryDriver(maxAttempts int, minSleepTime Duration, maxSleepTime Duration, scaleFactor double, maxRetryTime Duration, exceptionWhiteList List<Class<? extends Exception>>) in class com.facebook.presto.hive.RetryDriver | From | To |