| 
                                Move Method	private cacheCar() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.AgentClusterDemo to private cacheCar() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private populateCacheEmployee(ignite Ignite, range long) : void from class org.apache.ignite.console.demo.AgentClusterDemo to private populateCacheEmployee() : void from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private cacheCountry() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.AgentClusterDemo to private cacheCountry() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private cacheDepartment() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.AgentClusterDemo to private cacheDepartment() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private cacheConfiguration(name String) : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.AgentClusterDemo to private cacheConfiguration(name String) : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private populateCacheCar(ignite Ignite) : void from class org.apache.ignite.console.demo.AgentClusterDemo to private populateCacheCar() : void from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private cacheParking() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.AgentClusterDemo to private cacheParking() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private cacheEmployee() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.AgentClusterDemo to private cacheEmployee() : CacheConfiguration<K,V> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private newScheduledThreadPool(corePoolSize int, threadName String) : ScheduledExecutorService from class org.apache.ignite.console.demo.AgentClusterDemo to public newScheduledThreadPool(corePoolSize int, threadName String) : ScheduledExecutorService from class org.apache.ignite.console.demo.AgentDemoUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private round(val double, places int) : double from class org.apache.ignite.console.demo.AgentClusterDemo to public round(val double, places int) : double from class org.apache.ignite.console.demo.AgentDemoUtils | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Attribute	private PARKING_CACHE_NAME : String from class org.apache.ignite.console.demo.AgentClusterDemo to private PARKING_CACHE_NAME : String from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private EMPLOYEE_CACHE_NAME : String from class org.apache.ignite.console.demo.AgentClusterDemo to private EMPLOYEE_CACHE_NAME : String from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private CNTR_CNT : int from class org.apache.ignite.console.demo.AgentClusterDemo to private CNTR_CNT : int from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private DEMO_CACHES : Set<String> from class org.apache.ignite.console.demo.AgentClusterDemo to package DEMO_CACHES : Set<String> from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private DEP_CNT : int from class org.apache.ignite.console.demo.AgentClusterDemo to private DEP_CNT : int from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private COUNTRY_CACHE_NAME : String from class org.apache.ignite.console.demo.AgentClusterDemo to private COUNTRY_CACHE_NAME : String from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private DEPARTMENT_CACHE_NAME : String from class org.apache.ignite.console.demo.AgentClusterDemo to private DEPARTMENT_CACHE_NAME : String from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private EMPL_CNT : int from class org.apache.ignite.console.demo.AgentClusterDemo to private EMPL_CNT : int from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private rnd : Random from class org.apache.ignite.console.demo.AgentClusterDemo to private rnd : Random from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private CAR_CNT : int from class org.apache.ignite.console.demo.AgentClusterDemo to private CAR_CNT : int from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private PARK_CNT : int from class org.apache.ignite.console.demo.AgentClusterDemo to private PARK_CNT : int from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private CAR_CACHE_NAME : String from class org.apache.ignite.console.demo.AgentClusterDemo to public CAR_CACHE_NAME : String from class org.apache.ignite.console.demo.service.DemoCachesLoadService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private THREAD_CNT : AtomicInteger from class org.apache.ignite.console.demo.AgentClusterDemo to private THREAD_CNT : AtomicInteger from class org.apache.ignite.console.demo.AgentDemoUtils | 
                                From | 
                                To |