2fbc6328db46b16ce96fb20d8904da08882f222a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private maxBufferedBytes : long from class com.facebook.presto.operator.ExchangeClient to private maxBufferedBytes : long from class com.facebook.presto.operator.ExchangeClientStatus | From | To | |
Rename Attribute | 1 | ||
Rename Attribute maxBufferedBytes : long to bufferCapacity : long in class com.facebook.presto.operator.ExchangeClient | From | To | |
Rename Parameter | 1 | ||
Rename Parameter maxBufferedBytes : DataSize to bufferCapacity : DataSize in method public ExchangeClient(bufferCapacity DataSize, maxResponseSize DataSize, concurrentRequestMultiplier int, minErrorDuration Duration, maxErrorDuration Duration, httpClient HttpClient, executor ScheduledExecutorService, systemMemoryUsageListener SystemMemoryUsageListener) in class com.facebook.presto.operator.ExchangeClient | From | To |