|
Change Return Type UnderFileStatus to UfsStatus in method public getFileStatus(path String) : UfsStatus in class alluxio.underfs.UnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getUnderFileStatus() : UfsStatus in class alluxio.master.file.options.LoadMetadataOptions |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getFileStatus(path String) : UfsStatus in class alluxio.underfs.hdfs.HdfsUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String) : UfsStatus[] in class alluxio.underfs.hdfs.HdfsUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getDirectoryStatus(path String) : UfsStatus in class alluxio.underfs.hdfs.HdfsUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String) : UfsStatus[] in class alluxio.underfs.sleepfs.SleepingUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getDirectoryStatus(path String) : UfsStatus in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String) : UfsStatus[] in class alluxio.underfs.UnderFileSystemWithLogging |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getFileStatus(path String) : UfsStatus in class alluxio.underfs.sleepfs.SleepingUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method private trimIndirect(children UfsStatus[]) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String) : UfsStatus[] in class alluxio.underfs.local.LocalUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getDirectoryStatus(path String) : UfsStatus in class alluxio.underfs.UnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getFileStatus(path String) : UfsStatus in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public setName(name String) : UfsStatus in class alluxio.underfs.UfsStatus |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.UnderFileSystemWithLogging |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getDirectoryStatus(path String) : UfsStatus in class alluxio.underfs.UnderFileSystemWithLogging |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getFileStatus(path String) : UfsStatus in class alluxio.underfs.UnderFileSystemWithLogging |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.UnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method protected listInternal(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method private getChildrenInUFS(alluxioUri AlluxioURI) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String) : UfsStatus[] in class alluxio.underfs.UnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String) : UfsStatus[] in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus[] to UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getDirectoryStatus(path String) : UfsStatus in class alluxio.underfs.local.LocalUnderFileSystem |
From |
To |
|
Change Return Type UnderFileStatus to UfsStatus in method public getFileStatus(path String) : UfsStatus in class alluxio.underfs.local.LocalUnderFileSystem |
From |
To |
|
Change Variable Type statuses : UnderFileStatus[] to statuses : UfsStatus[] in method package getCurrentLog(journal UfsJournal) : UfsJournalFile in class alluxio.master.journal.ufs.UfsJournalSnapshot |
From |
To |
|
Change Variable Type resTopDirStatus : UnderFileStatus[] to resTopDirStatus : UfsStatus[] in method public listStatus() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest |
From |
To |
|
Change Variable Type files : UnderFileStatus[] to files : UfsStatus[] in method public isFormatted() : boolean in class alluxio.master.journal.ufs.UfsJournal |
From |
To |
|
Change Variable Type children : UnderFileStatus[] to children : UfsStatus[] in method public renameDirectory(src String, dst String) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type results : UnderFileStatus[] to results : UfsStatus[] in method public objectCommonPrefixesListStatusNonRecursive() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public changeNonexistentGroupForHdfs() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type res : UnderFileStatus[] to res : UfsStatus[] in method public listStatusEmpty() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest |
From |
To |
|
Change Variable Type childrenList : List<UnderFileStatus> to childrenList : List<UfsStatus> in method private trimIndirect(children UfsStatus[]) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type pathStatus : UnderFileStatus to pathStatus : UfsStatus in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type statuses : UnderFileStatus[] to statuses : UfsStatus[] in method package getSnapshot(journal UfsJournal) : UfsJournalSnapshot in class alluxio.master.journal.ufs.UfsJournalSnapshot |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method package getNextLogSequenceNumberToCheckpoint(journal UfsJournal) : long in class alluxio.master.journal.ufs.UfsJournalSnapshot |
From |
To |
|
Change Variable Type pathToDelete : UnderFileStatus to pathToDelete : UfsStatus in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type pathsToDelete : UnderFileStatus[] to pathsToDelete : UfsStatus[] in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type childStatus : UnderFileStatus to childStatus : UfsStatus in method private getChildrenInUFS(alluxioUri AlluxioURI) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type returnPaths : List<UnderFileStatus> to returnPaths : List<UfsStatus> in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type childrenList : List<UnderFileStatus> to childrenList : List<UfsStatus> in method private getChildrenInUFS(alluxioUri AlluxioURI) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type newStatus : UnderFileStatus to newStatus : UfsStatus in method private getChildrenInUFS(alluxioUri AlluxioURI) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type actualResRootStatus : UnderFileStatus[] to actualResRootStatus : UfsStatus[] in method public listStatusRecursive() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest |
From |
To |
|
Change Variable Type children : UnderFileStatus[] to children : UfsStatus[] in method private getChildrenInUFS(alluxioUri AlluxioURI) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type files : UnderFileStatus[] to files : UfsStatus[] in method private loadMetadataAndJournal(inodePath LockedInodePath, options LoadMetadataOptions, journalContext JournalContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type child : UnderFileStatus to child : UfsStatus in method public renameDirectory(src String, dst String) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public swiftGetPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public ossGetPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type statuses : UnderFileStatus[] to statuses : UfsStatus[] in method package getNextLogSequenceNumberToCheckpoint(journal UfsJournal) : long in class alluxio.master.journal.ufs.UfsJournalSnapshot |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method public copy() : void in class alluxio.underfs.UfsStatusTest |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method package getCurrentLog(journal UfsJournal) : UfsJournalFile in class alluxio.master.journal.ufs.UfsJournalSnapshot |
From |
To |
|
Change Variable Type file : UnderFileStatus to file : UfsStatus in method public isFormatted() : boolean in class alluxio.master.journalv0.ufs.UfsJournal |
From |
To |
|
Change Variable Type p : UnderFileStatus to p : UfsStatus in method public format() : void in class alluxio.master.journalv0.ufs.UfsMutableJournal |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method private loadFileMetadataAndJournal(inodePath LockedInodePath, resolution MountTable.Resolution, options LoadMetadataOptions, journalContext JournalContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public changeNonexistentOwnerForHdfs() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method private loadDirectoryMetadataAndJournal(inodePath LockedInodePath, options LoadMetadataOptions, journalContext JournalContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method package getSnapshot(journal UfsJournal) : UfsJournalSnapshot in class alluxio.master.journal.ufs.UfsJournalSnapshot |
From |
To |
|
Change Variable Type child : UnderFileStatus to child : UfsStatus in method private trimIndirect(children UfsStatus[]) : UfsStatus[] in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type file : UnderFileStatus to file : UfsStatus in method public isFormatted() : boolean in class alluxio.master.journal.ufs.UfsJournal |
From |
To |
|
Change Variable Type subStatuses : UnderFileStatus[] to subStatuses : UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method protected listInternal(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public objectStoreSetOwner() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type pathsToProcess : Queue<Pair<String,UnderFileStatus>> to pathsToProcess : Queue<Pair<String,UfsStatus>> in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type results : UnderFileStatus[] to results : UfsStatus[] in method public objectCommonPrefixesListStatusRecursive() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public s3GetPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type subStatus : UnderFileStatus to subStatus : UfsStatus in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type paths : UnderFileStatus[] to paths : UfsStatus[] in method public multipleFlush() : void in class alluxio.master.journal.ufs.UfsJournalIntegrationTest |
From |
To |
|
Change Variable Type children : UnderFileStatus[] to children : UfsStatus[] in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method private loadMetadataAndJournal(inodePath LockedInodePath, options LoadMetadataOptions, journalContext JournalContext) : void in class alluxio.master.file.DefaultFileSystemMaster |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method public fields() : void in class alluxio.underfs.UfsStatusTest |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public directoryPermissionForUfs() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type children : Map<String,UnderFileStatus> to children : Map<String,UfsStatus> in method protected listInternal(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Variable Type statuses : UnderFileStatus[] to statuses : UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public gcsGetPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type status : UnderFileStatus to status : UfsStatus in method public format() : void in class alluxio.master.journal.ufs.UfsJournal |
From |
To |
|
Change Variable Type ufsStatus : UnderFileStatus to ufsStatus : UfsStatus in method public changeNonexistentOwnerAndGroupForHdfs() : void in class alluxio.hadoop.FileSystemAclIntegrationTest |
From |
To |
|
Change Variable Type files : UnderFileStatus[] to files : UfsStatus[] in method public isFormatted() : boolean in class alluxio.master.journalv0.ufs.UfsJournal |
From |
To |
|
Change Variable Type statusToCopy : UnderFileStatus to statusToCopy : UfsStatus in method public copy() : void in class alluxio.underfs.UfsStatusTest |
From |
To |
|
Change Variable Type ufsChildren : UnderFileStatus[] to ufsChildren : UfsStatus[] in method public checkDirectory(inode InodeDirectory, alluxioUri AlluxioURI) : void in class alluxio.master.file.UfsSyncChecker |
From |
To |
|
Change Variable Type pathToProcessPair : Pair<String,UnderFileStatus> to pathToProcessPair : Pair<String,UfsStatus> in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Variable Type that : UnderFileStatus to that : UfsStatus in method public equals(o Object) : boolean in class alluxio.underfs.UfsStatus |
From |
To |