e0ffc29593648391d7f45d7879451a687fca6e81
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package H2DemoStoreFactory() renamed to public create() : CacheJdbcPojoStore<K,V> in class org.apache.ignite.schema.Demo.H2DemoStoreFactory | From | To | |
Extract Variable | 1 | ||
Extract Variable storeFactory : CacheJdbcPojoStoreExampleFactory in method private cacheConfiguration() : CacheConfiguration<Long,Person> from class org.apache.ignite.examples.datagrid.store.auto.CacheAutoStoreExample | From | To |