5da169a8f8c1be6955a8a634d00d6fed2cf9ffd8
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testFloatWithinQuotes() : void renamed to public testFloatWithinQuotesAndDotAsDecimalSeparator() : void in class com.orientechnologies.orient.etl.extractor.OCSVExtractorTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private autoCreateProperties(input Object) : void extracted from public load(input Object, context OCommandContext) : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type batchCounter : long to batchCounter : AtomicLong in class com.orientechnologies.orient.etl.loader.OOrientDBLoader | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter iConfiguration : ODocument to configuration : ODocument in method public configure(processor OETLProcessor, configuration ODocument, context OCommandContext) : void in class com.orientechnologies.orient.etl.OETLComponent | From | To | |
| Rename Parameter iProcessor : OETLProcessor to processor : OETLProcessor in method public configure(processor OETLProcessor, configuration ODocument, context OCommandContext) : void in class com.orientechnologies.orient.etl.OETLComponent | From | To | |
| Rename Parameter iSettings : OCommandContext to context : OCommandContext in method public configure(processor OETLProcessor, configuration ODocument, context OCommandContext) : void in class com.orientechnologies.orient.etl.OETLComponent | From | To |