259c9ee60d327446d9e0e0aa410c8cd933656b64
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute listeningExecutorService : ListeningExecutorService to executorService : ExecutorService in class com.facebook.presto.raptor.storage.PrioritizedFifoExecutor | From | To | |
Extract Variable | 1 | ||
Extract Variable fifoTask : FifoRunnableTask<T> in method public submit(task T) : ListenableFuture<?> from class com.facebook.presto.raptor.storage.PrioritizedFifoExecutor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type listeningExecutorService : ListeningExecutorService to executorService : ExecutorService in class com.facebook.presto.raptor.storage.PrioritizedFifoExecutor | From | To |