08df8c6dc30a27efe03e0ea223490dff3531c16c
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 |