ef450df443f1dea1c52082cf281f25db7141972f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 12 | ||
Extract Method protected entryPoint(operation Statistic) : void extracted from public listLocatedStatus(f Path, filter PathFilter) : RemoteIterator<LocatedFileStatus> in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from public globStatus(pathPattern Path) : FileStatus[] in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from private innerListFiles(f Path, recursive boolean, acceptor Listing.FileStatusAcceptor) : RemoteIterator<LocatedFileStatus> in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from public innerListStatus(f Path) : FileStatus[] in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from public globStatus(pathPattern Path, filter PathFilter) : FileStatus[] in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from private innerMkdirs(p Path, permission FsPermission) : boolean in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from private innerRename(source Path, dest Path) : boolean in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from public isFile(f Path) : boolean in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from private innerCopyFromLocalFile(delSrc boolean, overwrite boolean, src Path, dst Path) : void in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from public exists(f Path) : boolean in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from package innerGetFileStatus(f Path, needEmptyDirectoryFlag boolean) : S3AFileStatus in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method protected entryPoint(operation Statistic) : void extracted from public isDirectory(f Path) : boolean in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To |