fc57789e62da2fe5810f11b662814d19fe533296
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute futureReference : AtomicReference<CompletableFuture<?>> to notEmptyFuture : AtomicReference<CompletableFuture<?>> in class com.facebook.presto.hive.util.AsyncQueue | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type queue : BlockingQueue<Object> to queue : LinkedBlockingQueue<Object> in class com.facebook.presto.hive.util.AsyncQueue | From | To |