9f741f9b1968fa15c4cb9ae18792a5a6efc327a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 10 | ||
Extract Method private verify(expression boolean, messageFormat String, args Object...) : void extracted from public advance() : int in class com.facebook.presto.rcfile.RcFileReader | From | To | |
Extract Method private verify(expression boolean, messageFormat String, args Object...) : void extracted from private RcFileReader(dataSource RcFileDataSource, encoding RcFileEncoding, readColumns Map<Integer,Type>, codecFactory RcFileCodecFactory, offset long, length long, bufferSize DataSize, writeValidation Optional<RcFileWriteValidation>) in class com.facebook.presto.rcfile.RcFileReader | From | To |