cd7f1a9003b76081f706faa6050f1af80ea70dc2
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable sendReqs : Collection<DynamicCacheChangeRequest> to sndReqs : Collection<DynamicCacheChangeRequest> in method public initiateCacheChanges(reqs Collection<DynamicCacheChangeRequest>) : Collection<DynamicCacheStartFuture> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.ignite.internal.processors.igfs.IgsfStartCacheTest renamed to org.apache.ignite.internal.processors.igfs.IgfsStartCacheTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute sys : boolean to cacheType : CacheType in class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type sys : boolean to cacheType : CacheType in class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To |