009869e1d4a396d34c845560188746e5dde2c2fa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public find(path String, ufsConf UnderFileSystemConfiguration) : UnderFileSystemFactory extracted from public find(path String) : UnderFileSystemFactory in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public supportsPath(path String, conf UnderFileSystemConfiguration) : boolean extracted from public findAll(path String) : List<UnderFileSystemFactory> in class alluxio.underfs.UnderFileSystemFactoryRegistry & moved to class alluxio.underfs.UnderFileSystemFactory | From | To |