80fb761f2cef0dc78c573081aaf83e52b32b46fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute batchStatsLogging : RecordBatchStatsContext to batchStatsContext : RecordBatchStatsContext in class org.apache.drill.exec.physical.impl.ScanBatch | From | To | |
Extract Method | 1 | ||
Extract Method private logBatchStatsMsg(batchStatsContext RecordBatchStatsContext, msg String, includePrefix boolean) : void extracted from public logRecordBatchStats(statsId String, sourceId String, recordBatch RecordBatch, batchStatsLogging RecordBatchStatsContext, logger Logger) : void in class org.apache.drill.exec.util.record.RecordBatchStats | From | To | |
Rename Parameter | 1 | ||
Rename Parameter batchStatsLogging : RecordBatchStatsContext to batchStatsContext : RecordBatchStatsContext in method public logRecordBatchStats(sourceId String, recordBatch RecordBatch, batchStatsContext RecordBatchStatsContext) : void in class org.apache.drill.exec.util.record.RecordBatchStats | From | To |