|
Pull Up Method protected abstract validateParams() : void from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.TimelineEntityReader to protected abstract validateParams() : void from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.AbstractTimelineStorageReader |
From |
To |
|
Pull Up Method protected getContext() : TimelineReaderContext from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.TimelineEntityReader to protected getContext() : TimelineReaderContext from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.AbstractTimelineStorageReader |
From |
To |
|
Pull Up Method protected abstract augmentParams(hbaseConf Configuration, conn Connection) : void from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.TimelineEntityReader to protected augmentParams(hbaseConf Configuration, conn Connection) : void from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.AbstractTimelineStorageReader |
From |
To |
|
Pull Up Method protected lookupFlowContext(appToFlowRowKey AppToFlowRowKey, hbaseConf Configuration, conn Connection) : FlowContext from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.GenericEntityReader to protected lookupFlowContext(appToFlowRowKey AppToFlowRowKey, hbaseConf Configuration, conn Connection) : FlowContext from class org.apache.hadoop.yarn.server.timelineservice.storage.reader.AbstractTimelineStorageReader |
From |
To |