305ffada5f5fc8cae37d1af1372f971d15a2be82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable uri : String in method private deleteBucketRestCall(bucketName String) : void from class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Variable uri : String in method private createBucketRestCall(bucketName String) : void from class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method | 14 | ||
Extract Method private createBucketRestCall(bucketName String) : void extracted from public putBucket() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public deleteObject() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private deleteBucketRestCall(bucketName String) : void extracted from public deleteNonEmptyBucket() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public deleteObjectAsAlluxioNonEmptyDir() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private deleteBucketRestCall(bucketName String) : void extracted from public deleteNonExistingBucket() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private deleteBucketRestCall(bucketName String) : void extracted from public deleteBucket() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public putBucketUnderNestedMountPoint() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public deleteObjectAsAlluxioEmptyDir() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public deleteNonEmptyBucket() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public putBucketUnderNonExistingMountPoint() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public deleteNonExistingObject() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public putBucketUnderMountPoint() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public deleteBucket() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To | |
Extract Method private createBucketRestCall(bucketName String) : void extracted from public putBucketUnderNonMountPointDirectory() : void in class alluxio.proxy.s3.S3ClientRestApiTest | From | To |