|
Rename Variable lockList : InodeLockList to descendants : LockedInodePathList in method public addInodeModeFromJournalWithEmptyOwnership() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Rename Variable tempInodePath : TempInodePathForDescendant to descedant : LockedInodePath in method private freeAndJournal(rpcContext RpcContext, inodePath LockedInodePath, options FreeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable inodes : List<Inode<?>> to lockList : InodeLockList in method private getLockedInodePath(permissions ArrayList<Triple<String,String,Mode>>) : LockedInodePath in class alluxio.master.file.PermissionCheckTest |
From |
To |
|
Rename Variable lockList : InodeLockList to childrenPath : LockedInodePathList in method private verifyChildrenNames(tree InodeTree, inodePath LockedInodePath, childNames Set<String>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Rename Variable tempInodePath : TempInodePathForDescendant to childPath : LockedInodePath in method public setPinned(inodePath LockedInodePath, pinned boolean, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Variable inodeGroup : InodeLockList to inodePathList : List<LockedInodePath> in method public lockDescendants(inodePath LockedInodePath, lockMode LockMode) : LockedInodePathList in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Variable lockList : InodeLockList to lockedInodePathList : LockedInodePathList in method public getInodeChildrenRecursive() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Rename Variable lockList : InodeLockList to lockedInodePathList : LockedInodePathList in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable lockList : InodeLockList to lockedInodePathList2 : LockedInodePathList in method public deleteInode() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Rename Variable inodeLockList : InodeLockList to path : LockedInodePath in method public lockingDescendent() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Rename Variable lockList : InodeLockList to descendants : LockedInodePathList in method private setAttributeAndJournal(rpcContext RpcContext, inodePath LockedInodePath, rootRequired boolean, ownerRequired boolean, options SetAttributeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable child : Inode<?> to childPath : LockedInodePath in method private verifyChildrenNames(tree InodeTree, inodePath LockedInodePath, childNames Set<String>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type children : InodeLockList to children : LockedInodePathList in method public checkConsistency(path AlluxioURI, options CheckConsistencyOptions) : List<AlluxioURI> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type tempInodePath : TempInodePathForDescendant to descedant : LockedInodePath in method private freeAndJournal(rpcContext RpcContext, inodePath LockedInodePath, options FreeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodes : List<Inode<?>> to lockList : InodeLockList in method private getLockedInodePath(permissions ArrayList<Triple<String,String,Mode>>) : LockedInodePath in class alluxio.master.file.PermissionCheckTest |
From |
To |
|
Change Variable Type inodePair : Pair<AlluxioURI,Inode> to inodePair : Pair<AlluxioURI,LockedInodePath> in method public SafeUfsDeleter(mountTable MountTable, inodes List<Pair<AlluxioURI,LockedInodePath>>, deleteOptions DeleteOptions) in class alluxio.master.file.SafeUfsDeleter |
From |
To |
|
Change Variable Type lockList : InodeLockList to childrenPath : LockedInodePathList in method private verifyChildrenNames(tree InodeTree, inodePath LockedInodePath, childNames Set<String>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type tempInodePath : TempInodePathForDescendant to childPath : LockedInodePath in method public setPinned(inodePath LockedInodePath, pinned boolean, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodeGroup : InodeLockList to inodePathList : List<LockedInodePath> in method public lockDescendants(inodePath LockedInodePath, lockMode LockMode) : LockedInodePathList in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type descendantPair : Pair<AlluxioURI,Inode> to descendantPair : Pair<AlluxioURI,LockedInodePath> in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type lockList : InodeLockList to lockedInodePathList : LockedInodePathList in method public getInodeChildrenRecursive() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type lockList : InodeLockList to lockedInodePathList : LockedInodePathList in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type lockList : InodeLockList to lockedInodePathList2 : LockedInodePathList in method public deleteInode() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodesToDelete : List<Pair<AlluxioURI,Inode>> to inodesToDelete : List<Pair<AlluxioURI,LockedInodePath>> in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type delInodePair : Pair<AlluxioURI,Inode> to delInodePair : Pair<AlluxioURI,LockedInodePath> in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : Inode to child : LockedInodePath in method public checkConsistency(path AlluxioURI, options CheckConsistencyOptions) : List<AlluxioURI> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeLockList : InodeLockList to path : LockedInodePath in method public lockingDescendent() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type delInodes : List<Pair<AlluxioURI,Inode>> to delInodes : List<Pair<AlluxioURI,LockedInodePath>> in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type lockList : InodeLockList to descendants : LockedInodePathList in method private setAttributeAndJournal(rpcContext RpcContext, inodePath LockedInodePath, rootRequired boolean, ownerRequired boolean, options SetAttributeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : Inode<?> to childPath : LockedInodePath in method private verifyChildrenNames(tree InodeTree, inodePath LockedInodePath, childNames Set<String>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type lockList : InodeLockList to descendants : LockedInodePathList in method public addInodeModeFromJournalWithEmptyOwnership() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |