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