1780012180049bb4d48a1a12a70cf808fbf95c39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type mResourceAvailable : TreeSet<ResourceInternal<T>> to mResourceAvailable : Deque<ResourceInternal<T>> in class alluxio.resource.DynamicResourcePool | From | To | |
Change Attribute Type mResources : HashMap<T,ResourceInternal<T>> to mResources : ConcurrentHashMapV8<T,ResourceInternal<T>> in class alluxio.resource.DynamicResourcePool | From | To |