7ca93c9dfc525b33cdfe996d64d80f335ec75333
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private maxBatchSize : int in class com.facebook.presto.orc.OrcRecordReader | From | To | |
Extract Method | 3 | ||
Extract Method public newPageSource() : ConnectorPageSource extracted from public newTableScanOperator(driverContext DriverContext) : SourceOperator in class com.facebook.presto.hive.TestOrcPageSourceMemoryTracking.TestPreparer | From | To | |
Extract Method public newPageSource(stats FileFormatDataSourceStats, session ConnectorSession) : ConnectorPageSource extracted from public newPageSource(stats FileFormatDataSourceStats) : ConnectorPageSource in class com.facebook.presto.hive.TestOrcPageSourceMemoryTracking.TestPreparer | From | To | |
Extract Method public newPageSource() : ConnectorPageSource extracted from public newScanFilterAndProjectOperator(driverContext DriverContext) : SourceOperator in class com.facebook.presto.hive.TestOrcPageSourceMemoryTracking.TestPreparer | From | To |