459f8d446f79745f87d41ebdda6f4f945295db7c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable newSize : int to newCapacity : int in method private rehash() : void in class com.facebook.presto.operator.BigintGroupByHash | From | To | |
| Rename Variable newSize : int to newCapacity : int in method private rehash() : void in class com.facebook.presto.operator.MultiChannelGroupByHash | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute hashSize : int to hashCapacity : int in method public BigintGroupByHash(hashChannel int, maskChannel Optional<Integer>, outputRawHash boolean, expectedSize int) in class com.facebook.presto.operator.BigintGroupByHash | From | To |