fb9021cd47e1fb88be4d74b5d53698732474f4a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sink : org.apache.hadoop.conf.Configuration to sink : Configuration in method private copyPropertiesToInputAndOutputConf(sink Configuration, source Properties) : void in class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Inline Variable | 4 | ||
Inline Variable hadoopConf : Configuration in method public cassandraRepair(titanProperties Properties, indexName String, relationType String, partitionerName String) : ScanMetrics from class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Inline Variable hadoopConf : Configuration in method public hbaseRemove(titanProperties Properties, indexName String, relationType String) : ScanMetrics from class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Inline Variable hadoopConf : Configuration in method public cassandraRemove(titanProperties Properties, indexName String, relationType String, partitionerName String) : ScanMetrics from class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Inline Variable hadoopConf : Configuration in method public hbaseRepair(titanProperties Properties, indexName String, relationType String) : ScanMetrics from class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Extract Method | 4 | ||
Extract Method public hbaseRepair(titanProperties Properties, indexName String, relationType String, hadoopBaseConf Configuration) : ScanMetrics extracted from public hbaseRepair(titanProperties Properties, indexName String, relationType String) : ScanMetrics in class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Extract Method public hbaseRemove(titanProperties Properties, indexName String, relationType String, hadoopBaseConf Configuration) : ScanMetrics extracted from public hbaseRemove(titanProperties Properties, indexName String, relationType String) : ScanMetrics in class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Extract Method public cassandraRepair(titanProperties Properties, indexName String, relationType String, partitionerName String, hadoopBaseConf Configuration) : ScanMetrics extracted from public cassandraRepair(titanProperties Properties, indexName String, relationType String, partitionerName String) : ScanMetrics in class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To | |
Extract Method public cassandraRemove(titanProperties Properties, indexName String, relationType String, partitionerName String, hadoopBaseConf Configuration) : ScanMetrics extracted from public cassandraRemove(titanProperties Properties, indexName String, relationType String, partitionerName String) : ScanMetrics in class com.thinkaurelius.titan.hadoop.MapReduceIndexJobs | From | To |