827b7f61faf65406040f2f66349044cf91638b8c
Files Diff
- Added: 2
 - Removed: 2
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 2 | ||
| Move Class org.apache.ignite.internal.processors.cache.portable.BinaryTxCacheLocalEntriesSelfTest moved to org.apache.ignite.internal.processors.cache.binary.BinaryTxCacheLocalEntriesSelfTest | From | To | |
| Move Class org.apache.ignite.internal.processors.cache.portable.BinaryAtomicCacheLocalEntriesSelfTest moved to org.apache.ignite.internal.processors.cache.binary.BinaryAtomicCacheLocalEntriesSelfTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute keepPortable : boolean to keepBinary : boolean in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest | From | To | |
| Change Package | 1 | ||
| Change Package org.apache.ignite.internal.processors.cache.portable to org.apache.ignite.internal.processors.cache.binary | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter keepPortable : boolean to keepBinary : boolean in method public query(schemaName String, qry GridCacheTwoStepQuery, keepBinary boolean, enforceJoinOrder boolean, timeoutMillis int, cancel GridQueryCancel, params Object[], parts int[]) : Iterator<List<?>> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor | From | To |