183aa80a58e37f312e4d7d85bf52a103730ad049
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCache() : String renamed to public getSchemaName() : String in class org.apache.ignite.internal.visor.query.VisorRunningQuery | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cache : String to schemaName : String in class org.apache.ignite.internal.visor.query.VisorRunningQuery | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cache : String to schemaName : String in method public VisorRunningQuery(id long, qry String, qryType GridCacheQueryType, schemaName String, startTime long, duration long, cancellable boolean, loc boolean) in class org.apache.ignite.internal.visor.query.VisorRunningQuery | From | To |