0de2c05145e31c3d9d89fad11cd0d22762afac08
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 22
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 10 | ||
| Rename Method public setVersion(version String) : void renamed to public setVmVersion(vmVersion String) : void in class com.navercorp.pinpoint.web.vo.AgentInfo | From | To | |
| Rename Method public getVersion() : String renamed to public getVmVersion() : String in class com.navercorp.pinpoint.common.bo.AgentInfoBo | From | To | |
| Rename Method public getVersion() : String renamed to public getVmVersion() : String in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Method public setVersion(version String) : void renamed to public setVmVersion(vmVersion String) : void in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Method public unsetVersion() : void renamed to public unsetVmVersion() : void in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Method public setVersion(version String) : void renamed to public setVmVersion(vmVersion String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder | From | To | |
| Rename Method public getVersion() : String renamed to public getVmVersion() : String in class com.navercorp.pinpoint.web.vo.AgentInfo | From | To | |
| Rename Method public setVersionIsSet(value boolean) : void renamed to public setVmVersionIsSet(value boolean) : void in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Method public isSetVersion() : boolean renamed to public isSetVmVersion() : boolean in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Method public getVersion() : String renamed to public getAgentVersion() : String in class com.navercorp.pinpoint.profiler.AgentInformation | From | To | |
| Rename Variable | 4 | ||
| Rename Variable that_present_version : boolean to that_present_vmVersion : boolean in method public equals(that TAgentInfo) : boolean in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Variable version : String to vmVersion : String in method public map(thriftObject TAgentInfo) : AgentInfoBo in class com.navercorp.pinpoint.collector.mapper.thrift.AgentInfoBoMapper | From | To | |
| Rename Variable this_present_version : boolean to this_present_vmVersion : boolean in method public equals(that TAgentInfo) : boolean in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Variable present_version : boolean to present_vmVersion : boolean in method public hashCode() : int in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute this_present_version : boolean to agentVersion : String in method public isSetAgentVersion() : boolean in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Attribute | 5 | ||
| Rename Attribute version : String to vmVersion : String in class com.navercorp.pinpoint.web.vo.AgentInfo | From | To | |
| Rename Attribute VERSION_FIELD_DESC : TField to VM_VERSION_FIELD_DESC : TField in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Rename Attribute version : String to vmVersion : String in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder | From | To | |
| Rename Attribute version : String to vmVersion : String in class com.navercorp.pinpoint.common.bo.AgentInfoBo | From | To | |
| Rename Attribute version : String to vmVersion : String in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type this_present_version : boolean to agentVersion : String in method public isSetAgentVersion() : boolean in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Extract Method | 2 | ||
| Extract Method public isSetAgentVersion() : boolean extracted from public equals(that TAgentInfo) : boolean in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To | |
| Split Attribute | 1 | ||
| Split Attribute VERSION : String to [AGENT_VERSION : String, JVM_VERSION : String] in class com.navercorp.pinpoint.test.TestAgentInformation | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter version : String to vmVersion : String in method public setVmVersion(vmVersion String) : void in class com.navercorp.pinpoint.web.vo.AgentInfo | From | To | |
| Rename Parameter version : String to vmVersion : String in method public setVmVersion(vmVersion String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder | From | To | |
| Rename Parameter version : String to vmVersion : String in method public setVmVersion(vmVersion String) : void in class com.navercorp.pinpoint.thrift.dto.TAgentInfo | From | To |