9665ca8dff1d44d751e5ad499b1afc42ef046c61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type processedData : BlockingQueue<SequencedFutureResult> to processedData : BlockingQueue<Future<T>> in class org.cryptomator.crypto.engine.impl.FifoParallelDataProcessor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter workQueueSize : int to workAhead : int in method public FifoParallelDataProcessor(numThreads int, workAhead int) in class org.cryptomator.crypto.engine.impl.FifoParallelDataProcessor | From | To |