8c415c8f36eb9c6dc72d3d00d37c7465b5b27a18
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public isCustom() : boolean renamed to public hasCustomListener() : boolean in class org.apache.camel.component.infinispan.InfinispanConfiguration | From | To | |
Inline Variable | 1 | ||
Inline Variable in : Message in method public process(exchange Exchange) : void from class org.apache.camel.component.infinispan.InfinispanRemoteQueryProducerIT.producerQueryWithResult.request.request | From | To | |
Extract Method | 4 | ||
Extract Method private createQueryProcessor(builder InfinispanQueryBuilder) : Processor extracted from public producerQueryWithoutResult() : void in class org.apache.camel.component.infinispan.InfinispanRemoteQueryProducerIT | From | To | |
Extract Method private createQueryProcessor(builder InfinispanQueryBuilder) : Processor extracted from public producerQueryWithResult() : void in class org.apache.camel.component.infinispan.InfinispanRemoteQueryProducerIT | From | To | |
Extract Method private producerQueryWithoutResult(endpoint String, builder InfinispanQueryBuilder) : void extracted from public producerQueryWithoutResult() : void in class org.apache.camel.component.infinispan.InfinispanRemoteQueryProducerIT | From | To | |
Extract Method private producerQueryWithResult(endpoint String, builder InfinispanQueryBuilder) : void extracted from public producerQueryWithResult() : void in class org.apache.camel.component.infinispan.InfinispanRemoteQueryProducerIT | From | To |