|
Change Parameter Type executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method public BlockMaster(journal Journal, clock Clock, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.block.BlockMaster |
From |
To |
|
Change Parameter Type executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method protected AbstractMaster(journal Journal, clock Clock, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.AbstractMaster |
From |
To |
|
Change Parameter Type executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method public FileSystemMaster(blockMaster BlockMaster, journal Journal, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method public LineageMaster(fileSystemMaster FileSystemMaster, journal Journal, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.lineage.LineageMaster |
From |
To |
|
Rename Parameter executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method public BlockMaster(journal Journal, clock Clock, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Parameter executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method protected AbstractMaster(journal Journal, clock Clock, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.AbstractMaster |
From |
To |
|
Rename Parameter executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method public FileSystemMaster(blockMaster BlockMaster, journal Journal, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Rename Parameter executorService : ExecutorService to executorServiceFactory : ExecutorServiceFactory in method public LineageMaster(fileSystemMaster FileSystemMaster, journal Journal, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.lineage.LineageMaster |
From |
To |