fcd00e83b4febea1f395e7d8818bab8c38fa8bea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable exception : Exception to throwable : Throwable in method public load(appId UUID) : EntityManager in class org.apache.usergrid.corepersistence.CpEntityManagerFactory.createEntityManagerCache.build | From | To | |
Rename Variable ex : Exception to t : Throwable in method public getEntityManager(applicationId UUID) : EntityManager in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To | |
Change Variable Type | 2 | ||
Change Variable Type exception : Exception to throwable : Throwable in method public load(appId UUID) : EntityManager in class org.apache.usergrid.corepersistence.CpEntityManagerFactory.createEntityManagerCache.build | From | To | |
Change Variable Type ex : Exception to t : Throwable in method public getEntityManager(applicationId UUID) : EntityManager in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To | |
Extract Method | 2 | ||
Extract Method private checkManagementApp(properties Properties) : void extracted from public CpEntityManagerFactory(cassandraService CassandraService, counterUtils CounterUtils, injector Injector) in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To | |
Extract Method private createEntityManagerCache(properties Properties) : LoadingCache<UUID,EntityManager> extracted from public CpEntityManagerFactory(cassandraService CassandraService, counterUtils CounterUtils, injector Injector) in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To |