455ec0e123a28468578653a94895d75ae4f9db02
Files Diff
- Added: 534
 - Removed: 0
 - Renamed: 0
 - Modified: 265
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 11 | ||
| Extract Method private addInputSerializationIfNotNull(xml XmlWriter, inputSerialization InputSerialization) : void extracted from private addSelectParametersIfNotNull(xml XmlWriter, selectParameters SelectParameters) : void in class com.amazonaws.services.s3.model.transform.RequestXmlFactory | From | To | |
| Extract Method public setQuoteEscapeCharacter(quoteEscapeCharacter String) : void extracted from public setQuoteEscapeCharacter(quoteEscapeCharacter Character) : void in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Extract Method public setRecordDelimiter(recordDelimiter String) : void extracted from public setRecordDelimiter(recordDelimiter Character) : void in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Extract Method public setRecordDelimiter(recordDelimiter String) : void extracted from public setRecordDelimiter(recordDelimiter Character) : void in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Extract Method public setQuoteEscapeCharacter(quoteEscapeCharacter String) : void extracted from public setQuoteEscapeCharacter(quoteEscapeCharacter Character) : void in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Extract Method private addOutputSerializationIfNotNull(xml XmlWriter, outputSerialization OutputSerialization) : void extracted from private addSelectParametersIfNotNull(xml XmlWriter, selectParameters SelectParameters) : void in class com.amazonaws.services.s3.model.transform.RequestXmlFactory | From | To | |
| Extract Method public setFieldDelimiter(fieldDelimiter String) : void extracted from public setFieldDelimiter(fieldDelimiter Character) : void in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Extract Method public setQuoteCharacter(quoteCharacter String) : void extracted from public setQuoteCharacter(quoteCharacter Character) : void in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Extract Method public setFieldDelimiter(fieldDelimiter String) : void extracted from public setFieldDelimiter(fieldDelimiter Character) : void in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Extract Method public setQuoteCharacter(quoteCharacter String) : void extracted from public setQuoteCharacter(quoteCharacter Character) : void in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Extract Method public setComments(comments String) : void extracted from public setComments(comments Character) : void in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Change Attribute Type | 9 | ||
| Change Attribute Type quoteCharacter : Character to quoteCharacter : String in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Change Attribute Type fieldDelimiter : Character to fieldDelimiter : String in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Change Attribute Type recordDelimiter : Character to recordDelimiter : String in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Change Attribute Type quoteCharacter : Character to quoteCharacter : String in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Change Attribute Type fieldDelimiter : Character to fieldDelimiter : String in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Change Attribute Type comments : Character to comments : String in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Change Attribute Type recordDelimiter : Character to recordDelimiter : String in class com.amazonaws.services.s3.model.CSVInput | From | To | |
| Change Attribute Type quoteEscapeCharacter : Character to quoteEscapeCharacter : String in class com.amazonaws.services.s3.model.CSVOutput | From | To | |
| Change Attribute Type quoteEscapeCharacter : Character to quoteEscapeCharacter : String in class com.amazonaws.services.s3.model.CSVInput | From | To |