56b06eb3c0403c1e38af2aafe420e941460ac6a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type dnsName : String to accessPointId : int in method public RedirectionRule(accessPointId int, ruleId long, redirectionProbability double, ruleTTL long) in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Variable | 3 | ||
Rename Variable this_present_dnsName : boolean to this_present_accessPointId : boolean in method public equals(that RedirectionRule) : boolean in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Variable that_present_dnsName : boolean to that_present_accessPointId : boolean in method public equals(that RedirectionRule) : boolean in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Variable present_dnsName : boolean to present_accessPointId : boolean in method public hashCode() : int in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Attribute | 3 | ||
Rename Attribute ruleId : long to ruleTTL : long in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Attribute dnsName : String to accessPointId : int in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Attribute DNS_NAME_FIELD_DESC : TField to ACCESS_POINT_ID_FIELD_DESC : TField in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type dnsName : String to accessPointId : int in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dnsName : String to accessPointId : int in method public RedirectionRule(accessPointId int, ruleId long, redirectionProbability double, ruleTTL long) in class org.kaaproject.kaa.server.common.thrift.gen.operations.RedirectionRule | From | To |