|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestRemoveBucketAcls(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestChangeQuotaOnVolume(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestListBucket(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestDeleteBucket(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestListVolumePagination(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestChangeOwnerOnVolume(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestListVolumes(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package PutHelper(client ClientProtocol, dir String) in class org.apache.hadoop.ozone.web.client.TestKeys.PutHelper |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestAddBucketAcls(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestCreateBucket(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package PutHelper(client ClientProtocol, dir String, key String) in class org.apache.hadoop.ozone.web.client.TestKeys.PutHelper |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestListVolume(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestListAllVolumes(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestCreateDuplicateVolume(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Parameter Type client : OzoneRestClient to client : ClientProtocol in method package runTestDeleteVolume(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Rename Attribute ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestKeysRatis |
From |
To |
|
Rename Attribute ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestBucketsRatis |
From |
To |
|
Rename Attribute ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Rename Attribute ozoneClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.TestOzoneRestWithMiniCluster |
From |
To |
|
Rename Attribute ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestKeys |
From |
To |
|
Rename Attribute ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Rename Attribute ozoneClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestVolumeRatis |
From |
To |
|
Change Variable Type prevKey : OzoneVolume to prevKey : String in method package runTestListAllVolumes(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Variable Type prevKey : OzoneVolume to prevKey : String in method package runTestListVolumePagination(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Variable Type bucketList : List<OzoneBucket> to bucketIterator : Iterator<OzoneBucket> in method package runTestListBucket(client ClientProtocol) : void in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |
|
Change Variable Type client : OzoneRestClient to client : ClientProtocol in method package runTestPutKey(helper PutHelper) : void in class org.apache.hadoop.ozone.web.client.TestKeys |
From |
To |
|
Change Variable Type client : OzoneRestClient to client : ClientProtocol in method package runTestPutAndListKey(helper PutHelper) : void in class org.apache.hadoop.ozone.web.client.TestKeys |
From |
To |
|
Change Variable Type client : OzoneRestClient to client : ClientProtocol in method package runTestPutAndGetKey(helper PutHelper) : void in class org.apache.hadoop.ozone.web.client.TestKeys |
From |
To |
|
Change Attribute Type ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestKeys |
From |
To |
|
Change Attribute Type ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestVolume |
From |
To |
|
Change Attribute Type client : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestKeys.PutHelper |
From |
To |
|
Change Attribute Type ozoneClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestVolumeRatis |
From |
To |
|
Change Attribute Type ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestKeysRatis |
From |
To |
|
Change Attribute Type ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestBucketsRatis |
From |
To |
|
Change Attribute Type ozoneClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.TestOzoneRestWithMiniCluster |
From |
To |
|
Change Attribute Type ozoneRestClient : OzoneRestClient to client : ClientProtocol in class org.apache.hadoop.ozone.web.client.TestBuckets |
From |
To |