fc8e62b4d0ceb6a0493357980b761108335a0608
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute mIndexIterator : Iterator<T> to mObjectIterator : Iterator<T> in class alluxio.collections.NonUniqueFieldIndex.NonUniqueFieldIndexIterator | From | To | |
Rename Attribute mIndexMapIterator : Iterator<ConcurrentHashSet<T>> to mIndexIterator : Iterator<ConcurrentHashSet<T>> in class alluxio.collections.NonUniqueFieldIndex.NonUniqueFieldIndexIterator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mIndexIterator : Iterator<T> to mIndexIterator : Iterator<ConcurrentHashSet<T>> in class alluxio.collections.NonUniqueFieldIndex.NonUniqueFieldIndexIterator | From | To |