280b4f68d6421f32b952d62cf1ffbe6b22fcd08a
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private cacheConfiguration(name String, atomicityMode CacheAtomicityMode) : CacheConfiguration from class org.apache.ignite.examples.datagrid.hibernate.HibernateL2CacheExampleNodeStartup to private createCache(name String, atomicityMode CacheAtomicityMode) : IgniteCache from class org.apache.ignite.examples.datagrid.hibernate.HibernateL2CacheExample | From | To | |
Change Return Type | 1 | ||
Change Return Type CacheConfiguration to IgniteCache in method private createCache(name String, atomicityMode CacheAtomicityMode) : IgniteCache in class org.apache.ignite.examples.datagrid.hibernate.HibernateL2CacheExample | From | To |