858e5b729b621efef057c1919273463ebdcb133d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public cacheName() : String moved from class org.apache.ignite.internal.processors.query.h2.H2TwoStepCachedQueryKey to class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing & inlined to public unregisterCache(cacheName String) : void | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cacheName : String to schemaName : String in class org.apache.ignite.internal.processors.query.h2.H2TwoStepCachedQueryKey | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cacheName : String to schemaName : String in method package H2TwoStepCachedQueryKey(schemaName String, sql String, grpByCollocated boolean, distributedJoins boolean, enforceJoinOrder boolean, isLocal boolean) in class org.apache.ignite.internal.processors.query.h2.H2TwoStepCachedQueryKey | From | To |