b29f305effe3d5aebefc44dedf445980a2e772e2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type context : JobContext to conf : JobConf in method private getOutputURI(conf JobConf) : TachyonURI in class tachyon.client.keyvalue.hadoop.KeyValueOutputCommitter | From | To | |
Extract Method | 1 | ||
Extract Method private getTaskAttemptOutputURI(context TaskAttemptContext) : TachyonURI extracted from public commitTask(context TaskAttemptContext) : void in class tachyon.client.keyvalue.hadoop.KeyValueOutputCommitter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter context : JobContext to conf : JobConf in method private getOutputURI(conf JobConf) : TachyonURI in class tachyon.client.keyvalue.hadoop.KeyValueOutputCommitter | From | To |