49257f20717068d0690a2ed002ce84787b1a898a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable timeSinceLastSuccess : long to failureDuration : long in method public failure() : boolean in class com.facebook.presto.server.remotetask.Backoff | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute errorDuration : Duration to backoff : Backoff in method private sendGetResults() : void in class com.facebook.presto.operator.HttpPageBufferClient | From | To | |
Replace Variable With Attribute errorDuration : Duration to backoff : Backoff in method private sendDelete() : void in class com.facebook.presto.operator.HttpPageBufferClient | From | To | |
Change Variable Type | 2 | ||
Change Variable Type errorDuration : Duration to backoff : Backoff in method private sendDelete() : void in class com.facebook.presto.operator.HttpPageBufferClient | From | To | |
Change Variable Type errorDuration : Duration to backoff : Backoff in method private sendGetResults() : void in class com.facebook.presto.operator.HttpPageBufferClient | From | To |