e0f4e27d6797616d806646754d8ccb78d855c6a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type entityInfos : Collection<EntityInfo> to entityInfos : List<EntityInfo> in method public load(entityInfos List<EntityInfo>) : List<Object> in class org.infinispan.query.impl.ProjectionLoader | From | To | |
Change Parameter Type entityInfos : Collection<EntityInfo> to entityInfos : List<EntityInfo> in method public load(entityInfos List<EntityInfo>) : List<Object> in class org.infinispan.query.impl.QueryResultLoader | From | To | |
Extract Method | 1 | ||
Extract Method private decodeKey(entityInfo EntityInfo) : Object extracted from public load(entityInfo EntityInfo) : Object in class org.infinispan.query.impl.EntityLoader | From | To |