|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public setPinned(inodePath LockedInodePath, pinned boolean) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private scheduleAsyncPersistenceAndJournal(inodePath LockedInodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type dstInodePath : InodePath to dstInodePath : LockedInodePath in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private generateFileBlockInfo(inodePath LockedInodePath, blockInfo BlockInfo) : FileBlockInfo in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public lockDescendants(inodePath LockedInodePath, lockMode LockMode) : InodeLockGroup in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package deleteInternal(inodePath LockedInodePath, recursive boolean, replayed boolean, opTimeMs long) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath1 : InodePath to inodePath1 : LockedInodePath in method package InodePathPair(inodePath1 LockedInodePath, inodePath2 LockedInodePath) in class alluxio.master.file.meta.InodePathPair |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private traverseToInode(inodePath LockedInodePath, lockMode LockMode) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public checkSetAttributePermission(inodePath LockedInodePath, superuserRequired boolean, ownerRequired boolean) : void in class alluxio.master.file.PermissionChecker |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package createFileAndJournal(inodePath LockedInodePath, options CreateFileOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package LockedInodePath(inodePath LockedInodePath) in class alluxio.master.file.meta.LockedInodePath |
From |
To |
|
Change Parameter Type srcInodePath : InodePath to srcInodePath : LockedInodePath in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public deleteInode(inodePath LockedInodePath) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package createFileInternal(inodePath LockedInodePath, options CreateFileOptions) : InodeTree.CreatePathResult in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private mountAndJournal(inodePath LockedInodePath, ufsPath AlluxioURI, options MountOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private getFileInfoInternal(inodePath LockedInodePath) : FileInfo in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public createPath(inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type dstInodePath : InodePath to dstInodePath : LockedInodePath in method package renameAndJournal(srcInodePath LockedInodePath, dstInodePath LockedInodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private freeInternal(inodePath LockedInodePath, recursive boolean) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private setAttributeInternal(inodePath LockedInodePath, opTimeMs long, options SetAttributeOptions) : List<Inode<?>> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private journalSetAttribute(inodePath LockedInodePath, opTimeMs long, options SetAttributeOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package createDirectoryAndJournal(inodePath LockedInodePath, options CreateDirectoryOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package completeFileAndJournal(inodePath LockedInodePath, options CompleteFileOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private loadDirectoryMetadataAndJournal(inodePath LockedInodePath, recursive boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public TempInodePathForDescendant(inodePath LockedInodePath) in class alluxio.master.file.meta.TempInodePathForDescendant |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private scheduleAsyncPersistenceInternal(inodePath LockedInodePath) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private propagatePersistedInternal(inodePath LockedInodePath, replayed boolean) : List<Inode<?>> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package loadMetadataAndJournal(inodePath LockedInodePath, recursive boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package deleteAndJournal(inodePath LockedInodePath, recursive boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private verifyChildrenNames(tree InodeTree, inodePath LockedInodePath, childNames Set<String>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Parameter Type srcInodePath : InodePath to srcInodePath : LockedInodePath in method package renameAndJournal(srcInodePath LockedInodePath, dstInodePath LockedInodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public checkParentPermission(action FileSystemAction, inodePath LockedInodePath) : void in class alluxio.master.file.PermissionChecker |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public deleteInode(inodePath LockedInodePath, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private mountInternal(inodePath LockedInodePath, ufsPath AlluxioURI, options MountOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private unmountAndJournal(inodePath LockedInodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private loadMetadataIfNotExistAndJournal(inodePath LockedInodePath) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public reinitializeFile(inodePath LockedInodePath, blockSizeBytes long, ttl long) : long in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package createDirectoryInternal(inodePath LockedInodePath, options CreateDirectoryOptions) : InodeTree.CreatePathResult in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private setAttributeAndJournal(inodePath LockedInodePath, options SetAttributeOptions, rootRequired boolean, ownerRequired boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public setPinned(inodePath LockedInodePath, pinned boolean, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private deleteRecursiveInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method package completeFileInternal(blockIds List<Long>, inodePath LockedInodePath, length long, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private getFileBlockInfoListInternal(inodePath LockedInodePath) : List<FileBlockInfo> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private checkOwner(inodePath LockedInodePath) : void in class alluxio.master.file.PermissionChecker |
From |
To |
|
Change Parameter Type inodePath2 : InodePath to inodePath2 : LockedInodePath in method package InodePathPair(inodePath1 LockedInodePath, inodePath2 LockedInodePath) in class alluxio.master.file.meta.InodePathPair |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public ensureFullInodePath(inodePath LockedInodePath, lockMode LockMode) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method private unmountInternal(inodePath LockedInodePath) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Parameter Type inodePath : InodePath to inodePath : LockedInodePath in method public checkPermission(action FileSystemAction, inodePath LockedInodePath) : void in class alluxio.master.file.PermissionChecker |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private setAttributeFromEntry(entry SetAttributeEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type tempInodePath : TempInodePathWithDescendant to tempInodePath : TempInodePathForDescendant in method public getFileInfoList(path AlluxioURI) : List<FileInfo> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private deleteInodeByPath(root InodeTree, path AlluxioURI) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public processJournalEntry(entry JournalEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public lastModificationTimeCompleteFileTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getInodeChildrenRecursiveTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type extensibleInodePath : ExtensibleInodePath to extensibleInodePath : MutableLockedInodePath in method public createPath(inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type dstPath : InodePath to dstPath : LockedInodePath in method public lastModificationTimeRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type srcPath : InodePath to srcPath : LockedInodePath in method public ttlRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public delete(path AlluxioURI, recursive boolean) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public lastModificationTimeCreateFileTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private renameFromEntry(entry RenameEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type extensibleInodePath : ExtensibleInodePath to extensibleInodePath : MutableLockedInodePath in method private traverseToInode(inodePath LockedInodePath, lockMode LockMode) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getNewBlockIdForFile(path AlluxioURI) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type srcPath : InodePath to srcPath : LockedInodePath in method public lastModificationTimeRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public mount(alluxioPath AlluxioURI, ufsPath AlluxioURI, options MountOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private checkParentOrAncestorPermission(user TestUser, action FileSystemAction, path String) : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Variable Type tempInodePath : TempInodePathWithDescendant to tempInodePath : TempInodePathForDescendant in method package deleteInternal(inodePath LockedInodePath, recursive boolean, replayed boolean, opTimeMs long) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type dstInodePath : InodePath to dstInodePath : LockedInodePath in method public rename(srcPath AlluxioURI, dstPath AlluxioURI) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type rootPath : InodePath to rootPath : LockedInodePath in method public getInodePathByPath() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type srcInodePath : InodePath to srcInodePath : LockedInodePath in method private renameFromEntry(entry RenameEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public addInodeFromJournalTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public reportLostFile(fileId long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type tempInodePath : TempInodePathWithDescendant to tempInodePath : TempInodePathForDescendant in method private setAttributeAndJournal(inodePath LockedInodePath, options SetAttributeOptions, rootRequired boolean, ownerRequired boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getPersistenceState(fileId long) : PersistenceState in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type dstInodePath : InodePath to dstInodePath : LockedInodePath in method private renameFromEntry(entry RenameEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private getInodeByPath(root InodeTree, path AlluxioURI) : Inode<?> in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public lastModificationTimeDeleteTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getInodeByInvalidIdTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public resetFile(fileId long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public createFileAndDirsTest() : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public heartbeat() : void in class alluxio.master.file.FileSystemMaster.MasterInodeTtlCheckExecutor |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private checkPermission(user TestUser, action FileSystemAction, path String) : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getFileInfo(fileId long) : FileInfo in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type childPath : InodePath to childPath : LockedInodePath in method private setAttributeAndJournal(inodePath LockedInodePath, options SetAttributeOptions, rootRequired boolean, ownerRequired boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getInodePathByPath() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private completeFileFromEntry(entry CompleteFileEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public loadMetadata(path AlluxioURI, recursive boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public ttlCreateFileTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public createDirectory(path AlluxioURI, options CreateDirectoryOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public lockFullInodePath(id long, lockMode LockMode) : LockedInodePath in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type dstPath : InodePath to dstPath : LockedInodePath in method public ttlRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public unmount(alluxioPath AlluxioURI) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public invalidPathTest() : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public completeFile(path AlluxioURI, options CompleteFileOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public heartbeat() : void in class alluxio.master.file.FileSystemMaster.LostFilesDetectionHeartbeatExecutor |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private createDirAndFileForTest() : void in class alluxio.master.file.PermissionCheckTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getFileBlockInfoList(path AlluxioURI) : List<FileBlockInfo> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public free(path AlluxioURI, recursive boolean) : boolean in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getInodePathById() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private deleteFromEntry(entry DeleteFileEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private resetBlockFileFromEntry(entry ReinitializeFileEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getFileInfo(path AlluxioURI) : FileInfo in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public deleteInodeTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private mountFromEntry(entry AddMountPointEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public setAttribute(path AlluxioURI, options SetAttributeOptions) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public setPinnedTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type rootPath : InodePath to rootPath : LockedInodePath in method public getInodePathById() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public createFileUnderPinnedDirectoryTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type srcInodePath : InodePath to srcInodePath : LockedInodePath in method public rename(srcPath AlluxioURI, dstPath AlluxioURI) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public scheduleAsyncPersistence(path AlluxioURI) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private unmountFromEntry(entry DeleteMountPointEntry) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method private createAndSetPermission(path String, option CreateFileOptions) : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getPath(fileId long) : AlluxioURI in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getFileId(path AlluxioURI) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getFileInfoList(path AlluxioURI) : List<FileInfo> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public createFile(path AlluxioURI, options CreateFileOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type tempInodePath : TempInodePathWithDescendant to tempInodePath : TempInodePathForDescendant in method public setPinned(inodePath LockedInodePath, pinned boolean, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public reinitializeFile(path AlluxioURI, blockSizeBytes long, ttl long) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type inodePath : InodePath to inodePath : LockedInodePath in method public getPathTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |