8c7f833bb5fadb50de31a3661be661a8322eaca7
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in method package RemoteQueryBuilder(queryFactory RemoteQueryFactory, cache RemoteCacheImpl<?,?>, serializationContext SerializationContext, rootType String) in class org.infinispan.client.hotrod.impl.query.RemoteQueryBuilder | From | To | |
Change Parameter Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in method public RemoteQueryFactory(cache RemoteCacheImpl<?,?>) in class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory | From | To | |
Change Parameter Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in method package RemoteQuery(queryFactory QueryFactory, cache RemoteCacheImpl<?,?>, serializationContext SerializationContext, queryString String) in class org.infinispan.client.hotrod.impl.query.RemoteQuery | From | To | |
Extract Variable | 1 | ||
Extract Variable serCtx : SerializationContext in method private getNamedParameters() : List<QueryRequest.NamedParameter> from class org.infinispan.client.hotrod.impl.operations.QueryOperation | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory | From | To | |
Change Attribute Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in class org.infinispan.client.hotrod.impl.query.RemoteQuery | From | To | |
Change Attribute Type cache : RemoteCacheImpl to cache : RemoteCacheImpl<?,?> in class org.infinispan.client.hotrod.impl.query.RemoteQueryBuilder | From | To |