|
Change Return Type List<Inode<?>> to void in method private unmountAndJournal(inodePath LockedInodePath, journalContext JournalContext, blockDeletionContext BlockDeletionContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Return Type List<Inode<?>> to void in method private deleteInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions, journalContext JournalContext, blockDeletionContext BlockDeletionContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Return Type List<Inode<?>> to void in method private deleteAndJournal(inodePath LockedInodePath, deleteOptions DeleteOptions, journalContext JournalContext, blockDeletionContext BlockDeletionContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |