3243c8491c5156f2cbb7739385d1c7c178120d63
Files Diff
- Added: 24
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type bos : ByteArrayOutputStream to bos : ResetableByteArrayOutputStream in method package HeaderTBaseSerializer(bos ResetableByteArrayOutputStream, protocolFactory TProtocolFactory, locator TBaseLocator) in class com.navercorp.pinpoint.thrift.io.HeaderTBaseSerializer | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.navercorp.pinpoint.thrift.io.ResetableByteArrayOutputStream from classes [com.navercorp.pinpoint.thrift.io.PinpointByteArrayOutputStream, com.navercorp.pinpoint.thrift.io.UnsafeByteArrayOutputStream] | From | To | |
Change Variable Type | 1 | ||
Change Variable Type baos : ByteArrayOutputStream to baos : ResetableByteArrayOutputStream in method public createSerializer() : HeaderTBaseSerializer in class com.navercorp.pinpoint.thrift.io.HeaderTBaseSerializerFactory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type baos : ByteArrayOutputStream to baos : ResetableByteArrayOutputStream in class com.navercorp.pinpoint.thrift.io.HeaderTBaseSerializer | From | To |