12b01dfce709448b3e674c9204187b3cca5d6c8f
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute counter : AtomicLong to haltOnError : boolean in method private runExtractorAndPipeline() : void in class com.orientechnologies.orient.etl.OETLProcessor | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute counter : AtomicLong to extractor : OETLExtractor in class com.orientechnologies.orient.etl.OETLExtractorWorker | From | To | |
| Rename Attribute oetlProcessor : OETLProcessor to haltOnError : boolean in class com.orientechnologies.orient.etl.OETLExtractorWorker | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type counter : AtomicLong to haltOnError : boolean in method private runExtractorAndPipeline() : void in class com.orientechnologies.orient.etl.OETLProcessor | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type oetlProcessor : OETLProcessor to haltOnError : boolean in class com.orientechnologies.orient.etl.OETLExtractorWorker | From | To | |
| Change Attribute Type counter : AtomicLong to extractor : OETLExtractor in class com.orientechnologies.orient.etl.OETLExtractorWorker | From | To |