5d40c422e7260f92d087536f6a184a64dfcf42bf
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 19
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type p : CacheEntryPredicate... to p : CacheEntryPredicate in method public CacheEntrySerializablePredicate(p CacheEntryPredicate) in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate | From | To | |
| Change Return Type | 1 | ||
| Change Return Type CacheEntryPredicate[] to CacheEntryPredicate in method public alwaysFalse0() : CacheEntryPredicate in class org.apache.ignite.internal.processors.cache.GridCacheUtils | From | To | |
| Extract Variable | 1 | ||
| Extract Variable key : String in method public testIgniteCacheIterator() : void from class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type ALWAYS_TRUE0 : CacheEntryPredicate[] to ALWAYS_TRUE0 : CacheEntryPredicate in class org.apache.ignite.internal.processors.cache.GridCacheUtils | From | To | |
| Change Attribute Type ALWAYS_FALSE0 : CacheEntryPredicate[] to ALWAYS_FALSE0 : CacheEntryPredicate in class org.apache.ignite.internal.processors.cache.GridCacheUtils | From | To | |
| Change Attribute Type p : CacheEntryPredicate[] to p : CacheEntryPredicate in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate | From | To |