9320d83c44db0409b9f22199fe853d7171153643
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type Collection<Slice> to CompletableFuture<Collection<Slice>> in method public rewrite(rowsToDelete BitSet) : CompletableFuture<Collection<Slice>> in class com.facebook.presto.raptor.storage.ShardRewriter | From | To | |
Change Return Type Collection<Slice> to CompletableFuture<Collection<Slice>> in method public commit() : CompletableFuture<Collection<Slice>> in class com.facebook.presto.spi.UpdatablePageSource | From | To | |
Change Return Type Collection<Slice> to CompletableFuture<Collection<Slice>> in method public commit() : CompletableFuture<Collection<Slice>> in class com.facebook.presto.raptor.storage.OrcPageSource | From | To |