|
Change Parameter Type limit : int to incomingScan : Scan in method package FlowScanner(env RegionCoprocessorEnvironment, incomingScan Scan, internalScanner InternalScanner, action FlowScannerOperation) in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Change Parameter Type converter : NumericValueConverter to converter : ValueConverter in method private collectCells(currentColumnCells SortedSet<Cell>, currentAggOp AggregationOperation, cell Cell, alreadySeenAggDim Set<String>, converter ValueConverter, scannerContext ScannerContext) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Change Parameter Type cellLimit : int to scannerContext : ScannerContext in method public nextRaw(cells List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Change Parameter Type cellLimit : int to scannerContext : ScannerContext in method public nextCell(scannerContext ScannerContext) : Cell in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Change Parameter Type cellLimit : int to scannerContext : ScannerContext in method public peekAtNextCell(scannerContext ScannerContext) : Cell in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Change Parameter Type cellLimit : int to scannerContext : ScannerContext in method private nextInternal(cells List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Change Parameter Type cellLimit : int to scannerContext : ScannerContext in method public next(cells List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Rename Parameter limit : int to incomingScan : Scan in method package FlowScanner(env RegionCoprocessorEnvironment, incomingScan Scan, internalScanner InternalScanner, action FlowScannerOperation) in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Rename Parameter cellLimit : int to scannerContext : ScannerContext in method public nextRaw(cells List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Rename Parameter cellLimit : int to scannerContext : ScannerContext in method public nextCell(scannerContext ScannerContext) : Cell in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Rename Parameter cellLimit : int to scannerContext : ScannerContext in method public peekAtNextCell(scannerContext ScannerContext) : Cell in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Rename Parameter cellLimit : int to scannerContext : ScannerContext in method private nextInternal(cells List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |
|
Rename Parameter cellLimit : int to scannerContext : ScannerContext in method public next(cells List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner |
From |
To |