|
Push Down Method public getStartTimeMs() : long from class alluxio.master.MasterContext to public getStartTimeMs() : long from class alluxio.master.CoreMasterContext |
From |
To |
|
Push Down Method public getBackupManager() : BackupManager from class alluxio.master.MasterContext to public getBackupManager() : BackupManager from class alluxio.master.CoreMasterContext |
From |
To |
|
Push Down Method public getSafeModeManager() : SafeModeManager from class alluxio.master.MasterContext to public getSafeModeManager() : SafeModeManager from class alluxio.master.CoreMasterContext |
From |
To |
|
Push Down Method public MasterContext(journalSystem JournalSystem, safeModeManager SafeModeManager, backupManager BackupManager, startTimeMs long, port int) from class alluxio.master.MasterContext to public CoreMasterContext(journalSystem JournalSystem, safeModeManager SafeModeManager, backupManager BackupManager, startTimeMs long, port int) from class alluxio.master.CoreMasterContext |
From |
To |
|
Push Down Method public getPort() : int from class alluxio.master.MasterContext to public getPort() : int from class alluxio.master.CoreMasterContext |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultMetricsMaster(masterContext CoreMasterContext, clock Clock, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.metrics.DefaultMetricsMaster |
From |
To |
|
Change Parameter Type context : MasterContext to context : CoreMasterContext in method public create(registry MasterRegistry, context CoreMasterContext) : FileSystemMaster in class alluxio.master.file.FileSystemMasterFactory |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultBlockMaster(metricsMaster MetricsMaster, masterContext CoreMasterContext) in class alluxio.master.block.DefaultBlockMaster |
From |
To |
|
Change Parameter Type context : MasterContext to context : CoreMasterContext in method public create(registry MasterRegistry, context CoreMasterContext) : Master in class alluxio.master.meta.MetaMasterFactory |
From |
To |
|
Change Parameter Type context : MasterContext to context : CoreMasterContext in method public create(registry MasterRegistry, context CoreMasterContext) : BlockMaster in class alluxio.master.block.BlockMasterFactory |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultKeyValueMaster(fileSystemMaster FileSystemMaster, masterContext CoreMasterContext) in class alluxio.master.keyvalue.DefaultKeyValueMaster |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultMetricsMaster(masterContext CoreMasterContext) in class alluxio.master.metrics.DefaultMetricsMaster |
From |
To |
|
Change Parameter Type context : MasterContext to context : CoreMasterContext in method public create(registry MasterRegistry, context CoreMasterContext) : KeyValueMaster in class alluxio.master.keyvalue.KeyValueMasterFactory |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultMetaMaster(blockMaster BlockMaster, masterContext CoreMasterContext, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.meta.DefaultMetaMaster |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultMetaMaster(blockMaster BlockMaster, masterContext CoreMasterContext) in class alluxio.master.meta.DefaultMetaMaster |
From |
To |
|
Change Parameter Type context : MasterContext to context : CoreMasterContext in method public create(registry MasterRegistry, context CoreMasterContext) : MetricsMaster in class alluxio.master.metrics.MetricsMasterFactory |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method public DefaultFileSystemMaster(blockMaster BlockMaster, masterContext CoreMasterContext, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method package DefaultBlockMaster(metricsMaster MetricsMaster, masterContext CoreMasterContext, clock Clock, executorServiceFactory ExecutorServiceFactory) in class alluxio.master.block.DefaultBlockMaster |
From |
To |
|
Change Parameter Type masterContext : MasterContext to masterContext : CoreMasterContext in method public DefaultFileSystemMaster(blockMaster BlockMaster, masterContext CoreMasterContext) in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type masterContext : MasterContext to masterContext : CoreMasterContext in method public before() : void in class alluxio.master.file.PermissionCheckTest |
From |
To |
|
Change Variable Type masterContext : MasterContext to masterContext : CoreMasterContext in method public before() : void in class alluxio.master.meta.AlluxioMasterRestServiceHandlerTest |
From |
To |
|
Change Variable Type context : MasterContext to context : CoreMasterContext in method private startServices() : void in class alluxio.master.file.PersistenceTest |
From |
To |
|
Change Variable Type masterContext : MasterContext to masterContext : CoreMasterContext in method private startServices() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type masterContext : MasterContext to masterContext : CoreMasterContext in method public before() : void in class alluxio.master.block.BlockMasterTest |
From |
To |
|
Change Variable Type context : MasterContext to context : CoreMasterContext in method public before() : void in class alluxio.master.file.replication.ReplicationCheckerTest |
From |
To |
|
Change Variable Type masterContext : MasterContext to masterContext : CoreMasterContext in method public beforeClass() : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Variable Type masterContext : MasterContext to masterContext : CoreMasterContext in method private createFileSystemMasterFromJournal(isLeader boolean) : MasterRegistry in class alluxio.testutils.master.MasterTestUtils |
From |
To |
|
Change Variable Type context : MasterContext to context : CoreMasterContext in method public before() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |