c52019c291bf153e94007b89163b395f699b1763
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private getBucketKeyPrefix(volume String, bucket String) : String renamed to private getBucketWithDBPrefix(volume String, bucket String) : String in class org.apache.hadoop.ozone.ksm.KSMMetadataManagerImpl | From | To | |
Rename Method private getKeyKeyPrefix(volume String, bucket String, key String) : String renamed to private getKeyWithDBPrefix(volume String, bucket String, key String) : String in class org.apache.hadoop.ozone.ksm.KSMMetadataManagerImpl | From | To |