|
Change Return Type void to long in method private journalCreatePathResult(createResult InodeTree.CreatePathResult) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method private loadMetadataIfNotExistAndJournal(inodePath InodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method package completeFileAndJournal(inodePath InodePath, options CompleteFileOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method package setAttributeAndJournal(inodePath InodePath, options SetAttributeOptions, rootRequired boolean, ownerRequired boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type boolean to long in method package unmountAndJournal(inodePath InodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method package renameAndJournal(srcInodePath InodePath, dstInodePath InodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method package scheduleAsyncPersistenceAndJournal(inodePath InodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type InodeTree.CreatePathResult to void in method public createDirectory(path AlluxioURI, options CreateDirectoryOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type InodeTree.CreatePathResult to long in method package createDirectoryAndJournal(inodePath InodePath, options CreateDirectoryOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type boolean to long in method package deleteAndJournal(inodePath InodePath, recursive boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method package mountAndJournal(inodePath InodePath, ufsPath AlluxioURI, options MountOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type void to long in method private journalSetAttribute(fileId long, opTimeMs long, options SetAttributeOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |