|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.AppLevelServiceManager renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorsCollection |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeAggregatorServer renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.AppLevelAggregatorService renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.AppLevelTimelineAggregator |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestAppLevelServiceManager renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.TestTimelineAggregatorsCollection |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.PerNodeAggregatorServer renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.PerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestBaseAggregatorService renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.TestAppLevelTimelineAggregator |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestAppLevelAggregatorService renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.TestTimelineAggregator |
From |
To |
|
Rename Class org.apache.hadoop.yarn.server.timelineservice.aggregator.PerNodeAggregatorWebService renamed to org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorWebService |
From |
To |
|
Change Variable Type server : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testLaunch() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testAddApplicationNonAMContainer() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method private createAggregatorAndAddApplication() : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type service : AppLevelAggregatorService to service : TimelineAggregator in method public putEntities(req HttpServletRequest, res HttpServletResponse, async String, appId String, entities TimelineEntities) : Response in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorWebService |
From |
To |
|
Change Variable Type aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testAddApplication() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type serviceManager : AppLevelServiceManager to aggregatorCollection : TimelineAggregatorsCollection in method public testMultithreadedAdd() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestTimelineAggregatorsCollection |
From |
To |
|
Change Variable Type server : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public launchServer(args String[]) : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.PerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type serviceManager : AppLevelServiceManager to aggregatorsCollection : TimelineAggregatorsCollection in method private createAggregator() : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type serviceManager : AppLevelServiceManager to aggregatorCollection : TimelineAggregatorsCollection in method public testMultithreadedAddAndRemove() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestTimelineAggregatorsCollection |
From |
To |
|
Change Variable Type service : AppLevelAggregatorService to aggregator : TimelineAggregator in method public remove(id String) : boolean in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorsCollection |
From |
To |
|
Change Variable Type aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testRemoveApplication() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Variable Type serviceManager : AppLevelServiceManager to aggregatorCollection : TimelineAggregatorsCollection in method private getAggregatorService(req HttpServletRequest, appIdToParse String) : TimelineAggregator in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorWebService |
From |
To |
|
Change Variable Type aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testRemoveApplicationNonAMContainer() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable serviceManager : AppLevelServiceManager to aggregatorsCollection : TimelineAggregatorsCollection in method private createAggregator() : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable serviceManager : AppLevelServiceManager to aggregatorCollection : TimelineAggregatorsCollection in method public testMultithreadedAddAndRemove() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestTimelineAggregatorsCollection |
From |
To |
|
Rename Variable service : AppLevelAggregatorService to aggregator : TimelineAggregator in method public remove(id String) : boolean in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorsCollection |
From |
To |
|
Rename Variable aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testRemoveApplication() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable serviceManager : AppLevelServiceManager to aggregatorCollection : TimelineAggregatorsCollection in method private getAggregatorService(req HttpServletRequest, appIdToParse String) : TimelineAggregator in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorWebService |
From |
To |
|
Rename Variable aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testRemoveApplicationNonAMContainer() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable server : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testLaunch() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testAddApplicationNonAMContainer() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method private createAggregatorAndAddApplication() : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable aggregator : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public testAddApplication() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Rename Variable serviceManager : AppLevelServiceManager to aggregatorCollection : TimelineAggregatorsCollection in method public testMultithreadedAdd() : void in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestTimelineAggregatorsCollection |
From |
To |
|
Rename Variable server : PerNodeAggregatorServer to auxService : PerNodeTimelineAggregatorsAuxService in method public launchServer(args String[]) : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.PerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Return Type AppLevelAggregatorService to TimelineAggregator in method public get(id String) : TimelineAggregator in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorsCollection |
From |
To |
|
Change Return Type boolean to TimelineAggregator in method public putIfAbsent(id String, aggregator TimelineAggregator) : TimelineAggregator in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorsCollection |
From |
To |
|
Change Return Type PerNodeAggregatorServer to PerNodeTimelineAggregatorsAuxService in method private createAggregator() : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Return Type AppLevelServiceManager to TimelineAggregatorsCollection in method package getInstance() : TimelineAggregatorsCollection in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorsCollection |
From |
To |
|
Change Return Type AppLevelAggregatorService to TimelineAggregator in method private getAggregatorService(req HttpServletRequest, appIdToParse String) : TimelineAggregator in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TimelineAggregatorWebService |
From |
To |
|
Change Return Type PerNodeAggregatorServer to PerNodeTimelineAggregatorsAuxService in method private createAggregatorAndAddApplication() : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.TestPerNodeTimelineAggregatorsAuxService |
From |
To |
|
Change Return Type PerNodeAggregatorServer to PerNodeTimelineAggregatorsAuxService in method public launchServer(args String[]) : PerNodeTimelineAggregatorsAuxService in class org.apache.hadoop.yarn.server.timelineservice.aggregator.PerNodeTimelineAggregatorsAuxService |
From |
To |