|
Rename Method private isFullyInMemory(inode InodeFile) : boolean renamed to private isFullyInAlluxio(inode InodeFile) : boolean in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Method private getInMemoryFilesInternal(inode Inode<?>, uri AlluxioURI, files List<AlluxioURI>) : void renamed to private getInAlluxioFilesInternal(inode Inode<?>, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Method public getInMemoryFiles() : List<AlluxioURI> renamed to public getInAlluxioFiles() : List<AlluxioURI> in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Rename Method public getInMemoryFiles() : List<AlluxioURI> renamed to public getInAlluxioFiles() : List<AlluxioURI> in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Rename Method private getInMemoryPercentage(inode Inode<?>) : int renamed to private getInAlluxioPercentage(inode Inode<?>) : int in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |