6b0e354ba902028ccab511c50aa0a8d69de8f352
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cacheManager : EmbeddedCacheManager to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.remote.impl.filter.JPAProtobufFilterIndexingServiceProvider | From | To | |
Change Parameter Type cacheManager : EmbeddedCacheManager to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.remote.impl.filter.JPAProtobufCacheEventFilterConverter | From | To | |
Change Return Type | 1 | ||
Change Return Type byte[] to Object in method public filterAndConvert(key Object, oldValue Object, oldMetadata Metadata, newValue Object, newMetadata Metadata, eventType EventType) : Object in class org.infinispan.query.remote.impl.filter.JPAProtobufCacheEventFilterConverter | From | To | |
Extract Variable | 3 | ||
Extract Variable componentRegistry : ComponentRegistry in method protected injectDependencies(cache Cache) : void from class org.infinispan.query.dsl.embedded.impl.JPAFilterAndConverter | From | To | |
Extract Variable result : Object in method protected makeFilterResult(userContext Object, eventType Object, key Object, instance Object, projection Object[], sortProjection Comparable[]) : Object from class org.infinispan.query.remote.impl.filter.JPAProtobufFilterIndexingServiceProvider | From | To | |
Extract Variable result : Object in method public filterAndConvert(key Object, oldValue Object, oldMetadata Metadata, newValue Object, newMetadata Metadata, eventType EventType) : Object from class org.infinispan.query.remote.impl.filter.JPAProtobufCacheEventFilterConverter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected injectDependencies(cache Cache) : void extracted from protected injectDependencies(componentRegistry ComponentRegistry, c Cache) : void in class org.infinispan.query.remote.impl.filter.JPAContinuousQueryProtobufCacheEventFilterConverter & moved to class org.infinispan.query.remote.impl.filter.JPAProtobufFilterAndConverter | From | To | |
Rename Parameter | 5 | ||
Rename Parameter c : Cache to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.continuous.impl.JPAContinuousQueryCacheEventFilterConverter | From | To | |
Rename Parameter c : Cache to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.remote.impl.filter.JPAContinuousQueryProtobufFilterIndexingServiceProvider | From | To | |
Rename Parameter cacheManager : EmbeddedCacheManager to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.remote.impl.filter.JPAProtobufCacheEventFilterConverter | From | To | |
Rename Parameter cacheManager : EmbeddedCacheManager to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.remote.impl.filter.JPAProtobufFilterIndexingServiceProvider | From | To | |
Rename Parameter c : Cache to cache : Cache in method protected injectDependencies(cache Cache) : void in class org.infinispan.query.remote.impl.filter.JPAContinuousQueryProtobufCacheEventFilterConverter | From | To |