f177d4312c47cd31e4931c8c1e0f89c2325dedb1
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 56
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 5 | ||
Change Parameter Type e : Cache.Entry<? extends Object,? extends Object> to e : Cache.Entry<?,?> in method public write(e Cache.Entry<?,?>) : void in class org.apache.ignite.internal.client.integration.ClientAbstractSelfTest.HashMapStore | From | To | |
Change Parameter Type list : List<Object> to list : List<String> in method protected split(gridSize int, list List<String>) : Collection<? extends ComputeJob> in class org.apache.ignite.internal.client.integration.ClientAbstractSelfTest.TestTask | From | To | |
Change Parameter Type list : List<Object> to list : List<String> in method protected split(gridSize int, list List<String>) : Collection<? extends ComputeJob> in class org.apache.ignite.internal.client.integration.ClientAbstractSelfTest.SleepTestTask | From | To | |
Change Parameter Type dfltVal : Integer to dfltVal : int in method private intValue(key String, params Map<String,Object>, dfltVal int) : int in class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyRestHandler | From | To | |
Change Parameter Type list : List<Object> to list : List<String> in method protected split(gridSize int, list List<String>) : Collection<? extends ComputeJob> in class org.apache.ignite.internal.client.ClientTcpTask | From | To | |
Rename Variable | 5 | ||
Rename Variable results : Collection<Map> to arr : JsonNode in method private testMetadata(metas Collection<GridCacheSqlMetadata>) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Rename Variable json : JSONObject to res : JsonNode in method public testQuery() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Rename Variable nodes : Collection<Map> to res : JsonNode in method public testTopology() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Rename Variable res : Map to item : JsonNode in method private testMetadata(metas Collection<GridCacheSqlMetadata>) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Rename Variable cLocal : CacheConfiguration to cLoc : CacheConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.client.ClientDefaultCacheSelfTest | From | To | |
Change Return Type | 1 | ||
Change Return Type Integer to int in method private intValue(key String, params Map<String,Object>, dfltVal int) : int in class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyRestHandler | From | To | |
Parameterize Variable | 20 | ||
Parameterize Variable ret : String to content : String in method private assertResponseContainsError(content String, err String) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Parameterize Variable ret : String to content : String in method private jsonCacheOperationResponse(content String, bulk boolean) : JsonNode in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Parameterize Variable ret : String to content : String in method private assertResponseContainsError(content String) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Parameterize Variable ret : String to content : String in method protected jsonResponse(content String) : JsonNode in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Variable | 2 | ||
Extract Variable resFailed : GridRestResponse in method private processRequest(act String, req HttpServletRequest, res HttpServletResponse) : void from class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyRestHandler | From | To | |
Extract Variable clsName : String in method public testIncorrectFilterQueryScan() : void from class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type | 13 | ||
Change Variable Type cache : Map to cache : JsonNode in method public testTopology() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type nodes : Collection<Map> to res : JsonNode in method public testTopology() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type res : Map to item : JsonNode in method private testMetadata(metas Collection<GridCacheSqlMetadata>) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type json : JSON to json : String in method private processRequest(act String, req HttpServletRequest, res HttpServletResponse) : void in class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyRestHandler | From | To | |
Change Variable Type results : Collection<Map> to arr : JsonNode in method private testMetadata(metas Collection<GridCacheSqlMetadata>) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type indexes : Collection<Map> to indexes : JsonNode in method private testMetadata(metas Collection<GridCacheSqlMetadata>) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type o : JSONObject to o : JsonNode in method public testSqlFieldsMetadataQuery() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type val : Object to val : String in method protected split(gridSize int, list List<String>) : Collection<? extends ComputeJob> in class org.apache.ignite.internal.client.ClientTcpTask | From | To | |
Change Variable Type caches : Collection<Map> to caches : JsonNode in method public testTopology() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type val : Object to val : String in method protected split(gridSize int, list List<String>) : Collection<? extends ComputeJob> in class org.apache.ignite.internal.client.integration.ClientAbstractSelfTest.SleepTestTask | From | To | |
Change Variable Type json : JSONObject to res : JsonNode in method public testQuery() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type node : Map to node : JsonNode in method public testTopology() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Change Variable Type val : Object to val : String in method protected split(gridSize int, list List<String>) : Collection<? extends ComputeJob> in class org.apache.ignite.internal.client.integration.ClientAbstractSelfTest.TestTask | From | To | |
Extract Interface | 1 | ||
Extract Interface org.apache.ignite.internal.LessNamingBean from classes [org.apache.ignite.internal.processors.cache.query.GridCacheSqlIndexMetadata, org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata, org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo, org.apache.ignite.internal.visor.cache.VisorCache, org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics, org.apache.ignite.internal.visor.cache.VisorCacheConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheDefaultConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheMetrics, org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration, org.apache.ignite.internal.visor.cache.VisorCachePartition, org.apache.ignite.internal.visor.cache.VisorCachePartitions, org.apache.ignite.internal.visor.cache.VisorCacheQueryConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheQueryMetrics, org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration, org.apache.ignite.internal.visor.cache.VisorCacheTypeFieldMetadata, org.apache.ignite.internal.visor.cache.VisorCacheTypeMetadata, org.apache.ignite.internal.visor.debug.VisorThreadInfo, org.apache.ignite.internal.visor.debug.VisorThreadLockInfo, org.apache.ignite.internal.visor.event.VisorGridEvent, org.apache.ignite.internal.visor.file.VisorFileBlock, org.apache.ignite.internal.visor.igfs.VisorIgfs, org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint, org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics, org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry, org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters, org.apache.ignite.internal.visor.log.VisorLogSearchResult, org.apache.ignite.internal.visor.node.VisorAtomicConfiguration, org.apache.ignite.internal.visor.node.VisorBasicConfiguration, org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration, org.apache.ignite.internal.visor.node.VisorGridConfiguration, org.apache.ignite.internal.visor.node.VisorIgfsConfiguration, org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration, org.apache.ignite.internal.visor.node.VisorMetricsConfiguration, org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult, org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration, org.apache.ignite.internal.visor.node.VisorRestConfiguration, org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration, org.apache.ignite.internal.visor.node.VisorSpisConfiguration, org.apache.ignite.internal.visor.node.VisorTransactionConfiguration, org.apache.ignite.internal.visor.query.VisorQueryField, org.apache.ignite.internal.visor.query.VisorQueryResult, org.apache.ignite.plugin.security.SecurityPermissionSet, org.apache.ignite.plugin.security.SecuritySubject] | From | To | |
Inline Variable | 1 | ||
Inline Variable items : List in method public testQueryClose() : void from class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method | 24 | ||
Extract Method protected jsonResponse(content String) : JsonNode extracted from private testMetadata(metas Collection<GridCacheSqlMetadata>) : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testFilterQueryScan() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method private jsonCacheOperationResponse(content String, bulk boolean) : JsonNode extracted from public testGetAll() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testQuery() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testQueryClose() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method private assertResponseContainsError(content String, err String) : void extracted from public testIncorrectPut() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testNode() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testQueryScan() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testIgniteName() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testTopology() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testIncrement() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testDecrement() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testGetOrCreateCache() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testVersion() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testSqlFieldsQuery() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testSqlFieldsMetadataQuery() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testQueryArgs() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method protected jsonResponse(content String) : JsonNode extracted from public testQueryDelay() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method private assertResponseContainsError(content String, err String) : void extracted from public testIncorrectFilterQueryScan() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To | |
Extract Method private assertResponseContainsError(content String) : void extracted from public testExe() : void in class org.apache.ignite.internal.processors.rest.JettyRestProcessorAbstractSelfTest | From | To |