4ad3ce1f8dfd13fc46be5aaa0ca1de7cb703be91
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 4 | ||
| Push Down Method public supportFlush() : boolean from class alluxio.underfs.UnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.oss.OSSUnderFileSystem | From | To | |
| Push Down Method public supportFlush() : boolean from class alluxio.underfs.UnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
| Push Down Method public supportFlush() : boolean from class alluxio.underfs.UnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.s3.S3UnderFileSystem | From | To | |
| Push Down Method public supportFlush() : boolean from class alluxio.underfs.UnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.s3a.S3AUnderFileSystem | From | To | |
| Pull Up Method | 4 | ||
| Pull Up Method public supportFlush() : boolean from class alluxio.underfs.s3.S3UnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.UnderFileSystem | From | To | |
| Pull Up Method public supportFlush() : boolean from class alluxio.underfs.s3a.S3AUnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.UnderFileSystem | From | To | |
| Pull Up Method public supportFlush() : boolean from class alluxio.underfs.gcs.GCSUnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.UnderFileSystem | From | To | |
| Pull Up Method public supportFlush() : boolean from class alluxio.underfs.oss.OSSUnderFileSystem to public supportsFlush() : boolean from class alluxio.underfs.UnderFileSystem | From | To |