fd1564b87ec557638925730a003ba0c4e8926cf8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private getRangeKVs(startKey byte[], count int, sequential boolean, filters MetadataKeyFilters.MetadataKeyFilter...) : List<Map.Entry<byte[],byte[]>> extracted from public getRangeKVs(startKey byte[], count int, filters MetadataKeyFilters.MetadataKeyFilter...) : List<Map.Entry<byte[],byte[]>> in class org.apache.hadoop.utils.RocksDBStore | From | To | |
| Inline Variable | 1 | ||
| Inline Variable firstBucketKey : String in method public isVolumeEmpty(volume String) : boolean from class org.apache.hadoop.ozone.ksm.KSMMetadataManagerImpl | From | To |