f5870b82743e11686442a0d448b99f297c1eea2d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getMaxGlobalSplitIteratorThreads() : int renamed to public getMaxSplitIteratorThreads() : int in class com.facebook.presto.hive.HiveClientConfig | From | To | |
| Rename Method public setMaxGlobalSplitIteratorThreads(maxGlobalSplitIteratorThreads int) : HiveClientConfig renamed to public setMaxSplitIteratorThreads(maxSplitIteratorThreads int) : HiveClientConfig in class com.facebook.presto.hive.HiveClientConfig | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute maxGlobalSplitIteratorThreads : int to maxSplitIteratorThreads : int in class com.facebook.presto.hive.HiveClientConfig | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter maxGlobalSplitIteratorThreads : int to maxSplitIteratorThreads : int in method public setMaxSplitIteratorThreads(maxSplitIteratorThreads int) : HiveClientConfig in class com.facebook.presto.hive.HiveClientConfig | From | To |