|
Change Return Type long to void in method private deleteAndJournal(inodePath LockedInodePath, recursive boolean, flushCounter Mutable<Long>) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private loadFileMetadataAndJournal(inodePath LockedInodePath, resolution MountTable.Resolution, flushCounter Mutable<Long>, options LoadMetadataOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private scheduleAsyncPersistenceAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private completeFileAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options CompleteFileOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private journalCreatePathResult(createResult InodeTree.CreatePathResult, flushCounter Mutable<Long>) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private loadMetadataIfNotExistAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options LoadMetadataOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private journalSetAttribute(inodePath LockedInodePath, opTimeMs long, flushCounter Mutable<Long>, options SetAttributeOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private loadDirectoryMetadataAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options LoadMetadataOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private mountAndJournal(inodePath LockedInodePath, ufsPath AlluxioURI, flushCounter Mutable<Long>, options MountOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private freeAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options FreeOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private createDirectoryAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options CreateDirectoryOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private unmountAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private journalPersistedInodes(persistedInodes List<Inode<?>>, flushCounter Mutable<Long>) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private renameAndJournal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, flushCounter Mutable<Long>, options RenameOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private loadMetadataAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options LoadMetadataOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private createFileAndJournal(inodePath LockedInodePath, flushCounter Mutable<Long>, options CreateFileOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Return Type long to void in method private setAttributeAndJournal(inodePath LockedInodePath, rootRequired boolean, ownerRequired boolean, flushCounter Mutable<Long>, options SetAttributeOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |