dacd1f50feb24ccdf6155b2b7a6126fe21a47ad0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable dfs : DistributedFileSystem to admin : HdfsAdmin in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.CryptoAdmin.ListZonesCommand | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type dfs : DistributedFileSystem to admin : HdfsAdmin in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.CryptoAdmin.ListZonesCommand | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public createEncryptionZone(path Path, keyName String, flags EnumSet<CreateEncryptionZoneFlag>) : void extracted from public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.CryptoAdmin.CreateZoneCommand & moved to class org.apache.hadoop.hdfs.client.HdfsAdmin | From | To |