b673bdb58ccf9bf5a959cf43423ba4316535caa6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type planCache : ConcurrentMap<String,ConcurrentMap<String,UpdatePlan>> to planCache : ConcurrentMap<H2DmlPlanKey,UpdatePlan> in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor | From | To |