877c2d6afdf82f1315de0943d6b8218d62deea20
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getJournalEntryIterator(storeToPartitions Map<Long,List<PartitionInfo>>) : Iterator<JournalEntry> renamed to private getStoreIterator(storeToPartitions Map<Long,List<PartitionInfo>>) : Iterator<JournalEntry> in class alluxio.master.keyvalue.KeyValueMaster | From | To |