c5201a707fe50de518a160ecfd063ae715f1dba4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable comparisonValue : String to comparisonObject : Object in method public predicateFullTextTerm(term String, fuzzyFlop String) : void in class org.infinispan.objectfilter.impl.syntax.parser.QueryRendererDelegateImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type comparisonValue : String to comparisonObject : Object in method public predicateFullTextTerm(term String, fuzzyFlop String) : void in class org.infinispan.objectfilter.impl.syntax.parser.QueryRendererDelegateImpl | From | To | |
Extract Method | 1 | ||
Extract Method private executeQueryRequest(cacheName String, method HttpMethod, q String, offset int, maxResults int) : ContentResponse extracted from private query(q String, method HttpMethod, offset int, maxResults int, cacheName String) : JsonNode in class org.infinispan.rest.search.BaseRestSearchTest | From | To |