ac7d354e819df0895510772627e29766ba4f4139
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type totalSpilledDataSize : AtomicLong to spillerStats : SpillerStats in method public BinaryFileSpiller(serde PagesSerde, executor ListeningExecutorService, spillPath Path, spillerStats SpillerStats, spillContext SpillContext) in class com.facebook.presto.spiller.BinaryFileSpiller | From | To | |
Rename Attribute | 1 | ||
Rename Attribute totalSpilledDataSize : AtomicLong to spillerStats : SpillerStats in class com.facebook.presto.spiller.BinaryFileSpiller | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type totalSpilledDataSize : AtomicLong to spillerStats : SpillerStats in class com.facebook.presto.spiller.BinaryFileSpiller | From | To | |
Rename Parameter | 1 | ||
Rename Parameter totalSpilledDataSize : AtomicLong to spillerStats : SpillerStats in method public BinaryFileSpiller(serde PagesSerde, executor ListeningExecutorService, spillPath Path, spillerStats SpillerStats, spillContext SpillContext) in class com.facebook.presto.spiller.BinaryFileSpiller | From | To |