c6781fcb04695a90462e7cab7e9de7272192260b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable otherFields : FieldIndex<T>... to fields : Iterable<FieldIndex<T>> in method public IndexedSet(field FieldIndex<T>, otherFields FieldIndex<T>...) in class alluxio.collections.IndexedSet | From | To | |
Change Variable Type | 1 | ||
Change Variable Type otherFields : FieldIndex<T>... to fields : Iterable<FieldIndex<T>> in method public IndexedSet(field FieldIndex<T>, otherFields FieldIndex<T>...) in class alluxio.collections.IndexedSet | From | To |