|
Change Parameter Type child : Inode<?> to child : InodeView in method public createTempPathForExistingChild(child InodeView, lockMode InodeTree.LockMode) : LockedInodePath in class alluxio.master.file.meta.LockedInodePath |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockReadAndCheckParent(parent InodeView) : void in class alluxio.master.file.meta.Inode |
From |
To |
|
Change Parameter Type prefixInodes : List<Inode<?>> to prefixInodes : List<InodeView> in method private ProcessPathTask(path AlluxioURI, prefixInodes List<InodeView>) in class alluxio.master.file.meta.AsyncUfsAbsentPathCache.ProcessPathTask |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public remove(inode InodeView) : void in class alluxio.master.file.meta.TtlBucketList |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public addInode(inode InodeView) : void in class alluxio.master.file.meta.TtlBucket |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockWriteAndCheckParent(parent InodeView) : void in class alluxio.master.file.meta.Inode |
From |
To |
|
Change Parameter Type modified : List<Inode<?>> to modified : List<InodeView> in method package CreatePathResult(modified List<InodeView>, created List<InodeView>) in class alluxio.master.file.meta.InodeTree.CreatePathResult |
From |
To |
|
Change Parameter Type prefixInodes : List<Inode<?>> to prefixInodes : List<InodeView> in method public process(path AlluxioURI, prefixInodes List<InodeView>) : void in class alluxio.master.file.meta.UfsAbsentPathCache |
From |
To |
|
Change Parameter Type inodes : List<Inode<?>> to inodes : List<InodeView> in method private traverseToInodeInternal(pathComponents String[], inodes List<InodeView>, nonPersistedInodes List<InodeView>, lockList InodeLockList, lockMode LockMode, lockHints List<LockMode>) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type nonPersisted : List<Inode<?>> to nonPersisted : List<InodeView> in method private TraversalResult(found boolean, nonPersisted List<InodeView>, inodes List<InodeView>, lockList InodeLockList) in class alluxio.master.file.meta.InodeTree.TraversalResult |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private checkInode(user String, groups List<String>, inode InodeView, bits Mode.Bits, path String) : void in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public getPath(inode InodeView) : AlluxioURI in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type nonPersistedInodes : List<Inode<?>> to nonPersistedInodes : List<InodeView> in method private traverseToInodeInternal(pathComponents String[], inodes List<InodeView>, nonPersistedInodes List<InodeView>, lockList InodeLockList, lockMode LockMode, lockHints List<LockMode>) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inodes : List<Inode<?>> to inodes : List<InodeView> in method private verifyInodesList(expectedInodes String[], inodes List<InodeView>) : void in class alluxio.master.file.PermissionCheckerTest |
From |
To |
|
Change Parameter Type inode : Inode to inode : InodeView in method private checkConsistencyInternal(inode InodeView, path AlluxioURI) : boolean in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public lockWriteAndCheckNameAndParent(inode InodeView, parent InodeView, name String) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type nonPersisted : List<Inode<?>> to nonPersisted : List<InodeView> in method package createFoundResult(nonPersisted List<InodeView>, inodes List<InodeView>, lockList InodeLockList) : TraversalResult in class alluxio.master.file.meta.InodeTree.TraversalResult |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public lockWrite(inode InodeView) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public lockRead(inode InodeView) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockReadAndCheckNameAndParent(inode InodeView, parent InodeView, name String) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type inode : InodeFile to inode : InodeFileView in method private isFullyInMemory(inode InodeFileView) : boolean in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private getInAlluxioPercentage(inode InodeView) : int in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type inodes : List<Inode<?>> to inodes : List<InodeView> in method package createFoundResult(nonPersisted List<InodeView>, inodes List<InodeView>, lockList InodeLockList) : TraversalResult in class alluxio.master.file.meta.InodeTree.TraversalResult |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private getInAlluxioFilesInternal(inode InodeView, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public lockWriteAndCheckParent(inode InodeView, parent InodeView) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method private getPermissionInternal(user String, groups List<String>, path String, inodeList List<InodeView>) : Mode.Bits in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public lockReadAndCheckParent(inode InodeView, parent InodeView) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockWriteAndCheckNameAndParent(inode InodeView, parent InodeView, name String) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private getInMemoryPercentage(inode InodeView) : int in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type prefixInodes : List<Inode<?>> to prefixInodes : List<InodeView> in method public process(path AlluxioURI, prefixInodes List<InodeView>) : void in class alluxio.master.file.meta.AsyncUfsAbsentPathCache |
From |
To |
|
Change Parameter Type nonPersisted : List<Inode<?>> to nonPersisted : List<InodeView> in method package createNotFoundResult(index int, nonPersisted List<InodeView>, inodes List<InodeView>, lockList InodeLockList) : TraversalResult in class alluxio.master.file.meta.InodeTree.TraversalResult |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public insert(inode InodeView) : void in class alluxio.master.file.meta.TtlBucketList |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockReadAndCheckParent(inode InodeView, parent InodeView) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockWriteAndCheckParent(inode InodeView, parent InodeView) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private getBucketContaining(inode InodeView) : TtlBucket in class alluxio.master.file.meta.TtlBucketList |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public lockReadAndCheckNameAndParent(inode InodeView, parent InodeView, name String) : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockWriteAndCheckNameAndParent(parent InodeView, name String) : void in class alluxio.master.file.meta.Inode |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private computePathForInode(inode InodeView, builder StringBuilder) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private toExceptionMessage(user String, bits Mode.Bits, path String, inode InodeView) : String in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Parameter Type childInode : Inode<?> to childInode : InodeView in method public lockChildPath(inodePath LockedInodePath, lockMode LockMode, childInode InodeView, pathComponents String[]) : LockedInodePath in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method private getInMemoryFilesInternal(inode InodeView, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type created : List<Inode<?>> to created : List<InodeView> in method package CreatePathResult(modified List<InodeView>, created List<InodeView>) in class alluxio.master.file.meta.InodeTree.CreatePathResult |
From |
To |
|
Change Parameter Type srcInode : Inode to srcInode : InodeView in method private createAuditContext(command String, srcPath AlluxioURI, dstPath AlluxioURI, srcInode InodeView) : FileSystemMasterAuditContext in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method protected checkInodeList(user String, groups List<String>, bits Mode.Bits, path String, inodeList List<InodeView>, checkIsOwner boolean) : void in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Parameter Type inode : Inode<?> to inode : InodeView in method public removeInode(inode InodeView) : void in class alluxio.master.file.meta.TtlBucket |
From |
To |
|
Change Parameter Type inode : Inode to inode : InodeView in method public delete(alluxioUri AlluxioURI, inode InodeView) : void in class alluxio.master.file.SafeUfsDeleter |
From |
To |
|
Change Parameter Type inodes : List<Inode<?>> to inodes : List<InodeView> in method package createNotFoundResult(index int, nonPersisted List<InodeView>, inodes List<InodeView>, lockList InodeLockList) : TraversalResult in class alluxio.master.file.meta.InodeTree.TraversalResult |
From |
To |
|
Change Parameter Type inode : Inode to inode : InodeView in method public delete(alluxioUri AlluxioURI, inode InodeView) : void in class alluxio.master.file.UfsDeleter |
From |
To |
|
Change Parameter Type srcInode : Inode to srcInode : InodeView in method public setSrcInode(srcInode InodeView) : FileSystemMasterAuditContext in class alluxio.master.file.FileSystemMasterAuditContext |
From |
To |
|
Change Parameter Type inodes : List<Inode<?>> to inodes : List<InodeView> in method private TraversalResult(found boolean, nonPersisted List<InodeView>, inodes List<InodeView>, lockList InodeLockList) in class alluxio.master.file.meta.InodeTree.TraversalResult |
From |
To |
|
Change Parameter Type parent : Inode to parent : InodeView in method public lockReadAndCheckNameAndParent(parent InodeView, name String) : void in class alluxio.master.file.meta.Inode |
From |
To |
|
Change Parameter Type journaled : List<Inode<?>> to journaled : List<InodeView> in method private verifyJournal(root InodeTree, journaled List<InodeView>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Parameter Type inode : Inode to inode : InodeView in method public inodeUfsIsMetadataSynced(inode InodeView, ufsFingerprint Fingerprint) : boolean in class alluxio.master.file.meta.UfsSyncUtils |
From |
To |
|
Change Parameter Type inode : Inode to inode : InodeView in method public inodeUfsIsContentSynced(inode InodeView, ufsFingerprint Fingerprint) : boolean in class alluxio.master.file.meta.UfsSyncUtils |
From |
To |
|
Change Parameter Type inode : InodeFile to inode : InodeFileView in method private isFullyInAlluxio(inode InodeFileView) : boolean in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Parameter Type inode : Inode to inode : InodeView in method public computeSyncPlan(inode InodeView, ufsFingerprint Fingerprint, containsMountPoint boolean) : SyncPlan in class alluxio.master.file.meta.UfsSyncUtils |
From |
To |
|
Change Variable Type dir : InodeDirectory to dir : InodeDirectoryView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeToDelete : Inode to inodeToDelete : InodeView in method public deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeFile : InodeFile to inodeFile : InodeFileView in method private getInMemoryPercentage(inode InodeView) : int in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type root : Inode<?> to root : InodeView in method public getPath() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type freeInodes : List<Inode<?>> to freeInodes : List<InodeView> in method private freeInternal(rpcContext RpcContext, inodePath LockedInodePath, options FreeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type freeInode : Inode<?> to freeInode : InodeView in method private freeInternal(rpcContext RpcContext, inodePath LockedInodePath, options FreeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeChildren : Map<String,Inode<?>> to inodeChildren : Map<String,InodeView> in method private syncInodeMetadata(rpcContext RpcContext, inodePath LockedInodePath, syncDescendantType DescendantType) : SyncResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type file : InodeFile to file : InodeFileView in method private generateFileBlockInfo(inodePath LockedInodePath, blockInfo BlockInfo) : FileBlockInfo in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeDirectory : InodeDirectory to inodeDirectory : InodeDirectoryView in method public listStatus(path AlluxioURI, listStatusOptions ListStatusOptions) : List<FileInfo> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type subDirInode : Inode<?> to subDirInode : InodeView in method public lockingDescendent() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type next : Inode<?> to next : InodeView in method private traverseToInodeInternal(pathComponents String[], inodes List<InodeView>, nonPersistedInodes List<InodeView>, lockList InodeLockList, lockMode LockMode, lockHints List<LockMode>) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type root : Inode to root : InodeView in method public getInAlluxioFiles() : List<AlluxioURI> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private syncInodeMetadata(rpcContext RpcContext, inodePath LockedInodePath, syncDescendantType DescendantType) : SyncResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type file : InodeFile to file : InodeFileView in method private getFileBlockInfoListInternal(inodePath LockedInodePath) : List<FileBlockInfo> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeDirectory : InodeDirectory to inodeDirectory : InodeDirectoryView in method private lockDescendantsInternal(inodePath LockedInodePath, lockMode LockMode, inodePathList List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public listStatus(path AlluxioURI, listStatusOptions ListStatusOptions) : List<FileInfo> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type targetInode : Inode<?> to inode : InodeView in method private setAclSingleInode(rpcContext RpcContext, action SetAclAction, inodePath LockedInodePath, entries List<AclEntry>, replay boolean, opTimeMs long) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public getInode() : InodeView in class alluxio.master.file.meta.LockedInodePath |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public getInodePathById() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method private lockDescendant(inodePath LockedInodePath, lockMode LockMode, descendantUri AlluxioURI) : InodeLockList in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type createdInodes : List<Inode<?>> to createdInodes : List<InodeView> in method public createPath(rpcContext RpcContext, inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type file : Inode<?> to file : InodeView in method public streamToJournalCheckpoint() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type currentInodeDirectory : InodeDirectory to currentInodeDirectory : InodeDirectoryView in method public createPath(rpcContext RpcContext, inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private setAttributeSingleFile(rpcContext RpcContext, inodePath LockedInodePath, updateUfs boolean, opTimeMs long, options SetAttributeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode to inode : InodeView in method public createPath(rpcContext RpcContext, inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method public setPinned(rpcContext RpcContext, inodePath LockedInodePath, pinned boolean, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type srcParentInode : InodeDirectory to srcParentInode : InodeDirectoryView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public downgradeLast() : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Variable Type parentInode : Inode<?> to parentInode : InodeView in method private computePathForInode(inode InodeView, builder StringBuilder) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodes : List<Inode<?>> to inodes : List<InodeView> in method private traverseToInode(inodePath LockedInodePath, lockMode LockMode) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type dstParentInode : InodeDirectory to dstParentInode : InodeDirectoryView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type dir : InodeDirectory to dir : InodeDirectoryView in method public createPath(rpcContext RpcContext, inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type children : Set<Inode<?>> to children : Set<InodeView> in method private getInMemoryFilesInternal(inode InodeView, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type deletedInodes : List<Inode<?>> to deletedInodes : List<InodeView> in method public unmount(alluxioPath AlluxioURI) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeDirectory : InodeDirectory to inodeDirectory : InodeDirectoryView in method private loadMetadataInternal(rpcContext RpcContext, inodePath LockedInodePath, options LoadMetadataOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : InodeDirectory to inode : InodeDirectoryView in method private loadMetadataInternal(rpcContext RpcContext, inodePath LockedInodePath, options LoadMetadataOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method private getInAlluxioFilesInternal(inode InodeView, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type ancestorInode : Inode<?> to ancestorInode : InodeView in method public createPath(rpcContext RpcContext, inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type nestedFile : Inode<?> to nestedFile : InodeView in method public createFile() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type children : Set<Inode<?>> to children : Set<InodeView> in method private getInAlluxioFilesInternal(inode InodeView, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public heartbeat() : void in class alluxio.master.file.LostFileDetector |
From |
To |
|
Change Variable Type inode : Inode to inode : InodeView in method public getParentInodeDirectory() : InodeDirectoryView in class alluxio.master.file.meta.LockedInodePath |
From |
To |
|
Change Variable Type child : Inode to child : Inode<?> in method public addInodeModeFromJournalWithEmptyOwnership() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method private checkOwner(inodePath LockedInodePath) : void in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Variable Type created : List<Inode<?>> to created : List<InodeView> in method public createPathTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inode : Inode to inode : InodeView in method public heartbeat() : void in class alluxio.master.file.InodeTtlChecker |
From |
To |
|
Change Variable Type ret : List<Inode<?>> to ret : List<InodeView> in method public getInodes() : List<InodeView> in class alluxio.master.file.meta.CompositeInodeLockList |
From |
To |
|
Change Variable Type nested : Inode<?> to nested : InodeView in method public createDirectory() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public unlockLast() : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private completeFileInternal(rpcContext RpcContext, inodePath LockedInodePath, options CompleteFileOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type file : Inode<?> to file : InodeView in method public addInodeFromJournal() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type node : Inode<?> to node : InodeView in method private verifyJournal(root InodeTree, journaled List<InodeView>) : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public lockFullInodePath(id long, lockMode LockMode) : LockedInodePath in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public createPathAclTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodeDirectory : InodeDirectory to inodeDirectory : InodeDirectoryView in method private setUfsAcl(inodePath LockedInodePath) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method private getInMemoryFilesInternal(inode InodeView, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type file1 : Inode<?> to file1 : InodeView in method public addInodeFromJournal() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type root : Inode<?> to root : InodeView in method public initializeRootTwice() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type newRoot : Inode<?> to newRoot : InodeView in method public initializeRootTwice() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inodeEntry : Map.Entry<String,Inode<?>> to inodeEntry : Map.Entry<String,InodeView> in method private syncInodeMetadata(rpcContext RpcContext, inodePath LockedInodePath, syncDescendantType DescendantType) : SyncResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : InodeFile to inode : InodeFileView in method package createFileInternal(rpcContext RpcContext, inodePath LockedInodePath, options CreateFileOptions) : InodeTree.CreatePathResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode to inode : InodeView in method protected checkInodeList(user String, groups List<String>, bits Mode.Bits, path String, inodeList List<InodeView>, checkIsOwner boolean) : void in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private freeInternal(rpcContext RpcContext, inodePath LockedInodePath, options FreeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type root : InodeDirectory to root : InodeDirectoryView in method public start(isPrimary Boolean) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private getFileInfoInternal(inodePath LockedInodePath) : FileInfo in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public close() : void in class alluxio.master.file.meta.InodeLockList |
From |
To |
|
Change Variable Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method public getPermission(inodePath LockedInodePath) : Mode.Bits in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Variable Type inodeChildren : Inode[] to inodeChildren : Inode<?>[] in method public addInodeModeFromJournalWithEmptyOwnership() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type nonPersistedInodes : List<Inode<?>> to nonPersistedInodes : List<InodeView> in method private traverseToInode(pathComponents String[], lockMode LockMode, lockHints List<LockMode>) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type created : List<Inode<?>> to created : List<InodeView> in method public createPathAclTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type modifiedInodes : List<Inode<?>> to modifiedInodes : List<InodeView> in method public createPath(rpcContext RpcContext, inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type srcInode : Inode<?> to srcInode : InodeView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private propagatePersistedInternal(rpcContext RpcContext, inodePath LockedInodePath) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type nonPersistedInodes : List<Inode<?>> to nonPersistedInodes : List<InodeView> in method private traverseToInode(inodePath LockedInodePath, lockMode LockMode) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public areDescendantsLoaded() : boolean in class alluxio.master.file.meta.InodeDirectory |
From |
To |
|
Change Variable Type sameMountDirs : Stack<InodeDirectory> to sameMountDirs : Stack<InodeDirectoryView> in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type dstParentInode : Inode<?> to dstParentInode : InodeView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type root : InodeDirectory to root : InodeDirectoryView in method public addInodeModeFromJournalWithEmptyOwnership() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type file1 : Inode<?> to file1 : InodeView in method public streamToJournalCheckpoint() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type srcParentInode : Inode<?> to srcParentInode : InodeView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public setPinned(rpcContext RpcContext, inodePath LockedInodePath, pinned boolean, opTimeMs long) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodes : List<Inode<?>> to inodes : List<InodeView> in method private traverseToInode(pathComponents String[], lockMode LockMode, lockHints List<LockMode>) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type srcInode : Inode<?> to srcInode : InodeView in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method private syncInodeMetadata(rpcContext RpcContext, inodePath LockedInodePath, syncDescendantType DescendantType) : SyncResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type root : Inode to root : InodeView in method public getInMemoryFiles() : List<AlluxioURI> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type root : InodeDirectory to root : InodeDirectoryView in method public streamToJournalCheckpoint() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type nonPersistedInodes : List<Inode<?>> to nonPersistedInodes : List<InodeView> in method private lockDescendant(inodePath LockedInodePath, lockMode LockMode, descendantUri AlluxioURI) : InodeLockList in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method public checkPermission(bits Mode.Bits, inodePath LockedInodePath) : void in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Variable Type created : List<Inode<?>> to created : List<InodeView> in method package createFileInternal(rpcContext RpcContext, inodePath LockedInodePath, options CreateFileOptions) : InodeTree.CreatePathResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode to inode : InodeView in method public SafeUfsDeleter(mountTable MountTable, inodes List<Pair<AlluxioURI,LockedInodePath>>, deleteOptions DeleteOptions) in class alluxio.master.file.SafeUfsDeleter |
From |
To |
|
Change Variable Type test : Inode<?> to test : InodeView in method public createDirectory() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type current : Inode<?> to current : InodeView in method private traverseToInodeInternal(pathComponents String[], inodes List<InodeView>, nonPersistedInodes List<InodeView>, lockList InodeLockList, lockMode LockMode, lockHints List<LockMode>) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type targetInode : Inode<?> to targetInode : InodeView in method private setAttributeInternal(rpcContext RpcContext, inodePath LockedInodePath, rootRequired boolean, ownerRequired boolean, options SetAttributeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private traverseToInode(inodePath LockedInodePath, lockMode LockMode) : TraversalResult in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private setUfsAcl(inodePath LockedInodePath) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeDirectory : InodeDirectory to inodeDirectory : InodeDirectoryView in method private createDirectoryInternal(rpcContext RpcContext, inodePath LockedInodePath, options CreateDirectoryOptions) : InodeTree.CreatePathResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public inodeIdExists() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public getJournalEntryIterator() : Iterator<JournalEntry> in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type fileInode : InodeFile to fileInode : InodeFileView in method private completeFileInternal(rpcContext RpcContext, inodePath LockedInodePath, options CompleteFileOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type dirInode : Inode<?> to dirInode : InodeView in method public lockingDescendent() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type file : InodeFile to file : InodeFileView in method private setAttributeSingleFile(rpcContext RpcContext, inodePath LockedInodePath, updateUfs boolean, opTimeMs long, options SetAttributeOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private lockDescendantsInternal(inodePath LockedInodePath, lockMode LockMode, inodePathList List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private listStatusInternal(currInodePath LockedInodePath, auditContext AuditContext, descendantType DescendantType, statusList List<FileInfo>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inodeList : List<Inode<?>> to inodeList : List<InodeView> in method public checkParentPermission(bits Mode.Bits, inodePath LockedInodePath) : void in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method private lockDescendantsInternal(inodePath LockedInodePath, lockMode LockMode, inodePathList List<LockedInodePath>) : void in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method public addInodeModeFromJournalWithEmptyOwnership() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private lockDescendant(inodePath LockedInodePath, lockMode LockMode, descendantUri AlluxioURI) : InodeLockList in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method public getInodeFile() : InodeFileView in class alluxio.master.file.meta.LockedInodePath |
From |
To |
|
Change Variable Type inodes : Queue<Inode<?>> to inodes : Queue<InodeView> in method public getJournalEntryIterator() : Iterator<JournalEntry> in class alluxio.master.file.meta.InodeTree |
From |
To |
|
Change Variable Type inodeDir : InodeDirectory to inodeDir : InodeDirectoryView in method private syncInodeMetadata(rpcContext RpcContext, inodePath LockedInodePath, syncDescendantType DescendantType) : SyncResult in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type root : InodeDirectory to root : InodeDirectoryView in method public addInodeFromJournal() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type inode : Inode to inode : InodeView in method private getPermissionInternal(user String, groups List<String>, path String, inodeList List<InodeView>) : Mode.Bits in class alluxio.master.file.DefaultPermissionChecker |
From |
To |
|
Change Variable Type inodeFile : InodeFile to inodeFile : InodeFileView in method private getInAlluxioPercentage(inode InodeView) : int in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : Inode<?> to child : InodeView in method private listStatusInternal(currInodePath LockedInodePath, auditContext AuditContext, descendantType DescendantType, statusList List<FileInfo>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type dstInodeList : List<Inode<?>> to dstInodeList : List<InodeView> in method private renameInternal(rpcContext RpcContext, srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, options RenameOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type modified : List<Inode<?>> to modified : List<InodeView> in method public createPathTest() : void in class alluxio.master.file.meta.InodeTreeTest |
From |
To |
|
Change Variable Type file : InodeFile to file : InodeFileView in method private checkConsistencyInternal(inode InodeView, path AlluxioURI) : boolean in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type inode : Inode<?> to inode : InodeView in method private loadMetadataIfNotExist(rpcContext RpcContext, inodePath LockedInodePath, options LoadMetadataOptions) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |