ac33a7f03a0f831f442bf946e6a6b01d9987b251
Files Diff
- Added: 2
 - Removed: 2
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 2 | ||
| Move Class org.apache.ignite.cache.CacheEntryEvent moved to org.apache.ignite.internal.processors.cache.CacheEntryEvent | From | To | |
| Move Class org.apache.ignite.cache.store.CacheStoreBalancingWrapper moved to org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type evt0 : org.apache.ignite.cache.CacheEntryEvent to evt0 : CacheEntryEvent in method public apply(uuid UUID, entries Collection<CacheContinuousQueryEntry<K,V>>) : boolean in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryManager.EntryListenerCallback | From | To |