b519f3f2a0ae960391ce7bff59f1fdd21a22e030
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private addKey(response ListObjectResponse, next OzoneKey) : void extracted from public list(bucketName String, delimiter String, encodingType String, marker String, maxKeys int, prefix String, browser String, hh HttpHeaders) : Response in class org.apache.hadoop.ozone.s3.endpoint.BucketEndpoint | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setNextToken(nextToken String) : void extracted from public list(bucketName String, delimiter String, encodingType String, marker String, maxKeys int, prefix String, browser String, hh HttpHeaders) : Response in class org.apache.hadoop.ozone.s3.endpoint.BucketEndpoint & moved to class org.apache.hadoop.ozone.s3.endpoint.ListObjectResponse | From | To |