70078e91e3287aad51f6ddf6acd9ed75e7c6760d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute ts : long to CURRENT_TIME : long in method public testWriteApplicationToHBase() : void in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable currentTimeMillis : long to timestamp : long in method package writeApplicationEntities(hbi HBaseTimelineWriterImpl, timestamp long) : void in class org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage | From | To | |
Parameterize Variable ts1 : long to ts : long in method private getMetrics4(ts long) : Set<TimelineMetric> in class org.apache.hadoop.yarn.server.timelineservice.storage.DataGeneratorForTest | From | To |