8ba9f27643d252681c1a80e284ab7967eb40be36
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public DELETE_IN_ALLUXIO_ONLY : String from class alluxio.proxy.s3.S3RestUtils to public DELETE_IN_ALLUXIO_ONLY : String from class alluxio.Constants | From | To | |
Extract Method | 2 | ||
Extract Method private checkBucketIsUnderMountPoint(bucketPath String) : void extracted from public deleteBucket(bucket String) : Response in class alluxio.proxy.s3.S3RestServiceHandler | From | To | |
Extract Method private checkBucketIsUnderMountPoint(bucketPath String) : void extracted from public createBucket(bucket String) : Response in class alluxio.proxy.s3.S3RestServiceHandler | From | To |