47265e93cd99a07cffffc79794f8b37c3d486458
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Attribute | 2 | ||
| Pull Up Attribute private LISTING_LENGTH : int from class alluxio.underfs.oss.OSSUnderFileSystem to protected LISTING_LENGTH : int from class alluxio.underfs.UnderFileSystem | From | To | |
| Pull Up Attribute private LISTING_LENGTH : int from class alluxio.underfs.s3a.S3AUnderFileSystem to protected LISTING_LENGTH : int from class alluxio.underfs.UnderFileSystem | From | To | |
| Move And Rename Attribute | 1 | ||
| Move And Rename Attribute private DIR_PAGE_SIZE : int renamed to protected LISTING_LENGTH : int and moved from class alluxio.underfs.swift.SwiftUnderFileSystem to class alluxio.underfs.UnderFileSystem | From | To |