a461916f99a24c7eb00d7120cccd9a07ebe01a7b
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 41
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private makeIstance() : BaseProtoStreamMarshaller renamed to private makeInstance() : BaseProtoStreamMarshaller in class org.infinispan.query.remote.client.BaseProtoStreamMarshallerTest | From | To | |
Rename Variable | 4 | ||
Rename Variable other : AddressHS to address : AddressHS in method public equals(o Object) : boolean in class org.infinispan.all.embeddedquery.testdomain.hsearch.AddressHS | From | To | |
Rename Variable other : AccountHS to account : AccountHS in method public equals(o Object) : boolean in class org.infinispan.all.embeddedquery.testdomain.hsearch.AccountHS | From | To | |
Rename Variable other : AccountHS to account : AccountHS in method public equals(o Object) : boolean in class org.infinispan.query.dsl.embedded.testdomain.hsearch.AccountHS | From | To | |
Rename Variable other : AddressHS to address : AddressHS in method public equals(o Object) : boolean in class org.infinispan.query.dsl.embedded.testdomain.hsearch.AddressHS | From | To | |
Change Variable Type | 6 | ||
Change Variable Type value : String to value : AccountPB in method public testIterationForRemote() : void in class org.infinispan.client.hotrod.marshall.EmbeddedRemoteInteropQueryTest | From | To | |
Change Variable Type value : AccountHS to value : String in method public testIterationForRemote() : void in class org.infinispan.client.hotrod.marshall.EmbeddedRemoteInteropQueryTest | From | To | |
Change Variable Type value : AccountPB to value : AccountHS in method public testIterationForRemote() : void in class org.infinispan.client.hotrod.marshall.EmbeddedRemoteInteropQueryTest | From | To | |
Change Variable Type value : AccountPB to value : String in method public testIterationForRemote() : void in class org.infinispan.client.hotrod.marshall.EmbeddedRemoteInteropQueryTest | From | To | |
Change Variable Type value : AccountHS to value : AccountPB in method public testIterationForRemote() : void in class org.infinispan.client.hotrod.marshall.EmbeddedRemoteInteropQueryTest | From | To | |
Change Variable Type value : String to value : AccountHS in method public testIterationForRemote() : void in class org.infinispan.client.hotrod.marshall.EmbeddedRemoteInteropQueryTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter commercial : boolean to isCommercial : boolean in method public setCommercial(isCommercial boolean) : void in class org.infinispan.client.hotrod.query.testdomain.protobuf.AddressPB | From | To |