7123adb57e34b3fdd5b899744a2695103a48a45a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable bucketPath : String to normalizedPath : String in method private maybeUpdateAndCheckBucketPath(bucketPath String) : String in class alluxio.proxy.s3.S3RestServiceHandler | From | To | |
Extract Method | 3 | ||
Extract Method private maybeUpdateAndCheckBucketPath(bucketPath String) : String extracted from public deleteObject(bucket String, object String) : Response in class alluxio.proxy.s3.S3RestServiceHandler | From | To | |
Extract Method private maybeUpdateAndCheckBucketPath(bucketPath String) : String extracted from public createBucket(bucket String) : Response in class alluxio.proxy.s3.S3RestServiceHandler | From | To | |
Extract Method private maybeUpdateAndCheckBucketPath(bucketPath String) : String extracted from public deleteBucket(bucket String) : Response in class alluxio.proxy.s3.S3RestServiceHandler | From | To |