775e07a9c3cf530268d6dc87782e42690b507e4e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type readLocks : ThreadLocal<Set<Long>> to readLocks : ConcurrentMap<Object,Map<Long,Long>> in class org.apache.ignite.internal.processors.database.BPlusTreeSelfTest.TestTree | From | To | |
Change Attribute Type writeLocks : ThreadLocal<Set<Long>> to writeLocks : ConcurrentMap<Object,Map<Long,Long>> in class org.apache.ignite.internal.processors.database.BPlusTreeSelfTest.TestTree | From | To |