6e571f8ed17849b88aa51f942dab091f251d6fd5
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable idx : QueryIndex to idx1 : QueryIndex in method public checkDrop(mode CacheMode, atomicityMode CacheAtomicityMode, near boolean) : void in class org.apache.ignite.internal.processors.cache.index.DynamicIndexAbstractBasicSelfTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type idxs : Map<String,QueryIndex> to idxs : Collection<QueryIndex> in class org.apache.ignite.cache.QueryEntity | From | To |