b8425c050cf998020e1a3b23f031a20536929b12
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type isJoining : boolean to resultType : ResultType in method public ContinuousQueryResult(resultType ResultType, key byte[], value byte[], projection Object[]) in class org.infinispan.query.remote.client.ContinuousQueryResult | From | To | |
| Change Parameter Type isJoining : boolean to resultType : ContinuousQueryResult.ResultType in method protected makeFilterResult(resultType ContinuousQueryResult.ResultType, key Object, value Object, projection Object[]) : Object in class org.infinispan.query.remote.impl.filter.JPAContinuousQueryProtobufCacheEventFilterConverter | From | To | |
| Change Parameter Type isJoining : boolean to resultType : ResultType in method package ContinuousQueryResult(resultType ResultType, value V, projection Object[]) in class org.infinispan.query.continuous.impl.ContinuousQueryResult | From | To | |
| Rename Variable | 3 | ||
| Rename Variable cq : ContinuousQuery<String,User> to continuousQuery : ContinuousQuery<String,User> in method public testContinuousQueryChangingParameter() : void in class org.infinispan.client.hotrod.event.RemoteContinuousQueryTest | From | To | |
| Rename Variable isJoining : boolean to resultType : ContinuousQueryResult.ResultType in method public readObject(input ObjectInput) : ContinuousQueryResult in class org.infinispan.query.remote.impl.filter.ContinuousQueryResultExternalizer | From | To | |
| Rename Variable isJoining : boolean to type : ResultType in method public readFrom(reader ProtoStreamReader) : ContinuousQueryResult in class org.infinispan.query.remote.client.ContinuousQueryResult.Marshaller | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute isJoining : boolean to resultType : ResultType in class org.infinispan.query.continuous.impl.ContinuousQueryResult | From | To | |
| Rename Attribute isJoining : boolean to resultType : ResultType in class org.infinispan.query.remote.client.ContinuousQueryResult | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type isJoining : boolean to resultType : ContinuousQueryResult.ResultType in method public readObject(input ObjectInput) : ContinuousQueryResult in class org.infinispan.query.remote.impl.filter.ContinuousQueryResultExternalizer | From | To | |
| Change Variable Type isJoining : boolean to type : ResultType in method public readFrom(reader ProtoStreamReader) : ContinuousQueryResult in class org.infinispan.query.remote.client.ContinuousQueryResult.Marshaller | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type isJoining : boolean to resultType : ResultType in class org.infinispan.query.continuous.impl.ContinuousQueryResult | From | To | |
| Change Attribute Type isJoining : boolean to resultType : ResultType in class org.infinispan.query.remote.client.ContinuousQueryResult | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter isJoining : boolean to resultType : ResultType in method package ContinuousQueryResult(resultType ResultType, value V, projection Object[]) in class org.infinispan.query.continuous.impl.ContinuousQueryResult | From | To | |
| Rename Parameter isJoining : boolean to resultType : ResultType in method public ContinuousQueryResult(resultType ResultType, key byte[], value byte[], projection Object[]) in class org.infinispan.query.remote.client.ContinuousQueryResult | From | To | |
| Rename Parameter isJoining : boolean to resultType : ContinuousQueryResult.ResultType in method protected makeFilterResult(resultType ContinuousQueryResult.ResultType, key Object, value Object, projection Object[]) : Object in class org.infinispan.query.remote.impl.filter.JPAContinuousQueryProtobufCacheEventFilterConverter | From | To |