4d070675ef7c4eefbe6b9cf818362735c0f32bdb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable maxReadSize : DataSize to tinyStripeThreshold : DataSize in method public testWrapWithCacheIfTinyStripes() : void in class com.facebook.presto.orc.TestCachingOrcDataSource | From | To | |
Rename Variable maxReadSize : DataSize to tinyStripeThreshold : DataSize in method public testTinyStripesReadCacheAt() : void in class com.facebook.presto.orc.TestCachingOrcDataSource | From | To | |
Rename Parameter | 3 | ||
Rename Parameter maxReadSize : DataSize to tinyStripeThreshold : DataSize in method public OrcRecordReader(includedColumns Map<Integer,Type>, predicate OrcPredicate, numberOfRows long, fileStripes List<StripeInformation>, fileStats List<ColumnStatistics>, stripeStats List<StripeStatistics>, orcDataSource OrcDataSource, splitOffset long, splitLength long, types List<OrcType>, decompressor Optional<OrcDecompressor>, rowsInRowGroup int, hiveStorageTimeZone DateTimeZone, hiveWriterVersion HiveWriterVersion, metadataReader MetadataReader, maxMergeDistance DataSize, tinyStripeThreshold DataSize, maxBlockSize DataSize, userMetadata Map<String,Slice>, systemMemoryUsage AggregatedMemoryContext, writeValidation Optional<OrcWriteValidation>) in class com.facebook.presto.orc.OrcRecordReader | From | To | |
Rename Parameter maxReadSize : DataSize to tinyStripeThreshold : DataSize in method public createTinyStripesRangeFinder(stripes List<StripeInformation>, maxMergeDistance DataSize, tinyStripeThreshold DataSize) : LinearProbeRangeFinder in class com.facebook.presto.orc.OrcRecordReader.LinearProbeRangeFinder | From | To | |
Rename Parameter maxReadSize : DataSize to tinyStripeThreshold : DataSize in method package wrapWithCacheIfTinyStripes(dataSource OrcDataSource, stripes List<StripeInformation>, maxMergeDistance DataSize, tinyStripeThreshold DataSize) : OrcDataSource in class com.facebook.presto.orc.OrcRecordReader | From | To |