566287a1ac2a1096076537d8d8ad2b46a7adaf37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute escapeAll : boolean to ccfg : CacheConfiguration<?,?> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.Schema | From | To | |
Change Variable Type | 2 | ||
Change Variable Type m : Map to m : Map<String,T> in method public value(field String, key Object, val Object) : T in class org.apache.ignite.internal.processors.query.h2.GridIndexingSpiAbstractSelfTest.TypeDesc | From | To | |
Change Variable Type cfg : CacheConfiguration to cfg : CacheConfiguration<?,?> in method private cacheCfg(name String) : CacheConfiguration in class org.apache.ignite.internal.processors.query.h2.GridIndexingSpiAbstractSelfTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type escapeAll : boolean to ccfg : CacheConfiguration<?,?> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.Schema | From | To |