f6eaaad3b1721e70a39a09d82388605270bd4875
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable method : Method to mtd : Method in method private isGeometryClass(cls Class<?>) : boolean in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public onExecuted(cctx GridCacheContext<?,?>, metrics GridCacheQueryMetricsAdapter, res Object, err Throwable, startTime long, duration long, log IgniteLogger) : void extracted from public onExecuted(res Object, err Throwable, startTime long, duration long) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter & moved to class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To |