|
Change Variable Type file : String to file : UnderFileStatus in method private loadMetadataAndJournal(inodePath LockedInodePath, options LoadMetadataOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type paths : String[] to paths : UnderFileStatus[] in method public multipleFlush() : void in class alluxio.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type subpaths : String[] to subpaths : UnderFileStatus[] in method public listRecursive(path String) : String[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type files : String[] to files : UnderFileStatus[] in method private isJournalFormatted(journalDirectory String) : boolean in class alluxio.master.AlluxioMaster |
From |
To |
|
Change Variable Type file : String to file : UnderFileStatus in method private isJournalFormatted(journalDirectory String) : boolean in class alluxio.master.AlluxioMaster |
From |
To |
|
Change Variable Type resTopDir : String[] to resTopDir : UnderFileStatus[] in method public list() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest |
From |
To |
|
Change Variable Type p : String to p : UnderFileStatus in method public cleanup() : void in class alluxio.underfs.UnderFileSystemCluster |
From |
To |
|
Change Variable Type subp : String to subp : UnderFileStatus in method public listRecursive(path String) : String[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type p : String to p : UnderFileStatus in method private formatFolder(name String, folder String) : boolean in class alluxio.cli.Format |
From |
To |
|
Change Variable Type files : String[] to files : UnderFileStatus[] in method private loadMetadataAndJournal(inodePath LockedInodePath, options LoadMetadataOptions) : long in class alluxio.master.file.FileSystemMaster |
From |
To |