|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public createScheduler(conf TachyonConf, lineageStoreView LineageStoreView, fileStoreView FileSystemMasterView) : CheckpointScheduler in class tachyon.master.lineage.checkpoint.CheckpointScheduler.Factory |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public getLostFiles(lineage Lineage, fileStoreView FileSystemMasterView) : List<Long> in class tachyon.master.lineage.meta.LineageStateUtils |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public isPersisted(lineage Lineage, fileStoreView FileSystemMasterView) : boolean in class tachyon.master.lineage.meta.LineageStateUtils |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public needRecompute(lineage Lineage, fileStoreView FileSystemMasterView) : boolean in class tachyon.master.lineage.meta.LineageStateUtils |
From |
To |
|
Change Parameter Type filePersistenceState : FilePersistenceState to filePersistenceState : PersistenceState in method public setPersistenceState(filePersistenceState PersistenceState) : void in class tachyon.master.file.meta.Inode |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public schedule(lineageStoreView LineageStoreView, fileStoreView FileSystemMasterView) : CheckpointPlan in class tachyon.master.lineage.checkpoint.CheckpointScheduler |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public isCompleted(lineage Lineage, fileStoreView FileSystemMasterView) : boolean in class tachyon.master.lineage.meta.LineageStateUtils |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public schedule(store LineageStoreView, fileStoreView FileSystemMasterView) : CheckpointPlan in class tachyon.master.lineage.checkpoint.CheckpointLatestScheduler |
From |
To |
|
Change Parameter Type filePersistenceState : FilePersistenceState to filePersistenceState : PersistenceState in method public setPersistenceState(filePersistenceState PersistenceState) : T in class tachyon.master.file.meta.Inode.Builder |
From |
To |
|
Change Parameter Type fileStoreView : FileStoreView to fileStoreView : FileSystemMasterView in method public isInCheckpointing(lineage Lineage, fileStoreView FileSystemMasterView) : boolean in class tachyon.master.lineage.meta.LineageStateUtils |
From |
To |