|
Rename Method public getInodes() : List<InodeView> renamed to public getLockedInodes() : List<InodeView> in class alluxio.master.file.meta.CompositeInodeLockList |
From |
To |
|
Rename Method public size() : int renamed to public numLockedInodes() : int in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Rename Method package getDesiredMode() : LockPattern renamed to public getDesiredPattern() : LockPattern in class alluxio.master.file.meta.LockingScheme |
From |
To |
|
Rename Method public getInodes() : List<InodeView> renamed to public getLockedInodes() : List<InodeView> in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Rename Method public getMode() : LockPattern renamed to public getPattern() : LockPattern in class alluxio.master.file.meta.LockingScheme |
From |
To |
|
Rename Method private lockDescendantsInternal(inodePath LockedInodePath, lockPattern LockPattern, inodePathList List<LockedInodePath>) : void renamed to private gatherDescendants(inodePath LockedInodePath, descendants List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Method public size() : int renamed to public numLockedInodes() : int in class alluxio.master.file.meta.CompositeInodeLockList |
From |
To |
|
Rename Variable inodePathChangedFile : LockedInodePath to changedFilePath : LockedInodePath in method public activeSyncMetadata(path AlluxioURI, changedFiles Collection<AlluxioURI>, executorService ExecutorService) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable lockedDescendantPath : LockedInodePath to childPath : LockedInodePath in method private gatherDescendants(inodePath LockedInodePath, descendants List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Variable child : LockedInodePath to childPath : LockedInodePath in method public deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable childComponents : String[] to childComponentsHint : String[] in method private listStatusInternal(currInodePath LockedInodePath, auditContext AuditContext, descendantType DescendantType, statusList List<FileInfo>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable child : LockedInodePath to childPath : LockedInodePath in method public delete(path AlluxioURI, options DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable tempInodePath : LockedInodePath to descendant : LockedInodePath in method private syncInodeMetadata(rpcContext RpcContext, inodePath LockedInodePath, syncDescendantType DescendantType, statusCache Map<AlluxioURI,UfsStatus>) : SyncResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable child : LockedInodePath to childPath : LockedInodePath in method private setAclRecursive(rpcContext RpcContext, action SetAclAction, inodePath LockedInodePath, entries List<AclEntry>, replay boolean, opTimeMs long, options SetAclOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable tempInodePath : LockedInodePath to descendant : LockedInodePath in method private loadMetadataInternal(rpcContext RpcContext, inodePath LockedInodePath, options LoadMetadataOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Variable inodeDirectory : InodeDirectoryView to dir : InodeDirectoryView in method private gatherDescendants(inodePath LockedInodePath, descendants List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Parameter path : AlluxioURI to uri : AlluxioURI in method public lockInodePath(uri AlluxioURI, lockPattern LockPattern) : LockedInodePath in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Parameter path : AlluxioURI to uri : AlluxioURI in method public lockFullInodePath(uri AlluxioURI, lockPattern LockPattern) : LockedInodePath in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Parameter inodePathList : List<LockedInodePath> to descendants : List<LockedInodePath> in method private gatherDescendants(inodePath LockedInodePath, descendants List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Rename Parameter inodePath : LockedInodePath to path : AlluxioURI in method private populateStatusCache(path AlluxioURI, syncDescendantType DescendantType) : Map<AlluxioURI,UfsStatus> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |