3d0123a18ed025f56eec59e651f2bbf91db8ac74
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public isVaildIdentifier(token SqlLexerToken) : boolean renamed to public isValidIdentifier(token SqlLexerToken) : boolean in class org.apache.ignite.internal.sql.SqlParserUtils | From | To | |
Extract Method | 1 | ||
Extract Method private processPartitions(parts List<GridDhtLocalPartition>, clo SchemaIndexCacheVisitorClosure, remainder int) : void extracted from public visit(clo SchemaIndexCacheVisitorClosure) : void in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl | From | To |