ee6daae5363bef96f3794cc8f6325fcdab275ec1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private registerQueryEntity(tbl String, cacheName String) : IgniteCache<Long,Person> extracted from public testCustomSchemaName() : void in class org.apache.ignite.internal.processors.query.SqlSchemaSelfTest | From | To | |
Extract Method private testQueryEntity(cache IgniteCache<Long,Person>, tbl String) : void extracted from public testCustomSchemaName() : void in class org.apache.ignite.internal.processors.query.SqlSchemaSelfTest | From | To | |
Inline Variable | 1 | ||
Inline Variable dflt : boolean in method public unregisterCache(cacheName String, destroy boolean) : void from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To |