d035212c0fb6d99b83189bc1accd18d10f4df3f7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in method package RemoteQuery(queryFactory QueryFactory, cache RemoteCacheImpl<?,?>, serializationContext SerializationContext, queryString String, namedParameters Map<String,Object>, projection String[], startOffset long, maxResults int) in class org.infinispan.client.hotrod.impl.query.RemoteQuery | From | To | |
Extract Method | 28 | ||
Extract Method protected createQueryFromString(q String) : Query extracted from public testParamWithSpacePadding() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextWildcardFuzzyNotAllowed() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextRegexp2() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextFuzzyDefaultEdits() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextPrefix() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextPhrase() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextRegexp() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTermBoostAndSorting() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextFuzzySpecifiedEdits() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTermRightOperandAnalyzed() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextWithAggregation() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTermOccur() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testInstant2() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextFuzzy() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextRangeWildcard() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testInstant1() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTermBoost() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTerm() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextRegexpFuzzyNotAllowed() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testExactMatchOnAnalyzedFieldNotAllowed() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextWildcard() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTermDoesntOccur() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextRange() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testFullTextTermOnNonAnalyzedFieldNotAllowed() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testParam() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract Method protected createQueryFromString(q String) : Query extracted from public testExactMatch() : void in class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method protected createQueryFromString(q String) : Query extracted from public testInstant1() : void in class org.infinispan.client.hotrod.query.RemoteQueryStringTest & moved to class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract And Move Method protected createQueryFromString(q String) : Query extracted from public testInstant2() : void in class org.infinispan.client.hotrod.query.RemoteQueryStringTest & moved to class org.infinispan.query.dsl.embedded.QueryStringTest | From | To | |
Extract And Move Method protected createQueryFromString(q String) : Query extracted from public testCustomFieldAnalyzer() : void in class org.infinispan.client.hotrod.query.RemoteQueryStringTest & moved to class org.infinispan.query.dsl.embedded.QueryStringTest | From | To |