a13dbad866bcd82e0bdab7eadcd3409c8ca3ef72
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 16
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Class<?> to String in method public getType() : String in class org.apache.ignite.cache.query.QueryTextPredicate | From | To | |
| Extract Method | 1 | ||
| Extract Method public setType(type String) : void extracted from public setType(type Class<?>) : void in class org.apache.ignite.cache.query.QueryTextPredicate | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type type : Class<?> to type : String in class org.apache.ignite.cache.query.QueryTextPredicate | From | To |