a620cd8d1ceed2223e33fe16f39f7d060c3d6c93
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public isBlocked() : ListenableFuture<?> renamed to public startMemoryRevoke() : ListenableFuture<?> in class com.facebook.presto.operator.aggregation.builder.HashAggregationBuilder | From | To | |
Rename Method public isBlocked() : ListenableFuture<?> renamed to public startMemoryRevoke() : ListenableFuture<?> in class com.facebook.presto.operator.HashAggregationOperator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type spillerFactory : SpillerFactory to spillerFactory : DummySpillerFactory in class com.facebook.presto.operator.TestHashAggregationOperator | From | To |