|
Rename Variable blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method private deleteInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions, journalContext JournalContext) : List<Inode<?>> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method public delete(path AlluxioURI, options DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method private unmountAndJournal(inodePath LockedInodePath, journalContext JournalContext) : List<Inode<?>> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method public unmount(alluxioPath AlluxioURI) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method private deleteInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions, journalContext JournalContext) : List<Inode<?>> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method public delete(path AlluxioURI, options DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method private unmountAndJournal(inodePath LockedInodePath, journalContext JournalContext) : List<Inode<?>> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type blocksToDelete : List<Long> to deletedInodes : List<Inode<?>> in method public unmount(alluxioPath AlluxioURI) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |