org.apache.hadoop.ozone.web.client.OzoneRestClient to org.apache.hadoop.ozone.client.protocol.ClientProtocol
No. of Instances - 26
No. of Commits - 2
No. of Projects - {'hadoop'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Add or Remove Method invocation
- String.format("http://localhost:%d",port) to conf
- client.getVolume(volumeName) to client.getVolumeDetails(volumeName)
- client.getVolume(volumeName) to client.getVolumeDetails(volumeName)
- client.listKeys(helper.getVol().getVolumeName(),helper.getBucket().getBucketName(),"1",null,null) to client.listKeys(helper.getVol().getName(),helper.getBucket().getName(),null,null,1)
- client.listKeys(helper.getVol().getVolumeName(),helper.getBucket().getBucketName(),"100","list-key4","list-key") to client.listKeys(helper.getVol().getName(),helper.getBucket().getName(),"list-key","list-key4",100)
- client.listKeys(helper.getVol().getVolumeName(),helper.getBucket().getBucketName(),"100",null,"list-key2") to client.listKeys(helper.getVol().getName(),helper.getBucket().getName(),"list-key2",null,100)
- helper.getVol().getVolumeName() to helper.getVol().getName()
- helper.getBucket().getBucketName() to helper.getVol().getName()
- String.format("http://localhost:%d",port) to conf
- client.listVolumes(user1,null,2,StringUtils.EMPTY) to client.listVolumes(user1,null,null,2)
- client.listVolumes(user1,"test-vol10",100,StringUtils.EMPTY) to client.listVolumes(user1,"test-vol10",null,10)
- client.listVolumes(user1,"test-vol1",100,StringUtils.EMPTY) to client.listVolumes(user1,"test-vol1",null,10)
- client.listVolumes(user2,null,100,"test-vol15") to client.listVolumes(user2,null,"test-vol15",10)
- suite.newOzoneRestClient() to suite.newOzoneClient()
- vol.getVolumeName() to volumeName
- String.format("http://localhost:%d",port) to conf
- suite.newOzoneRestClient() to suite.newOzoneClient()
- String.format("http://localhost:%d",port) to conf
- String.format("http://localhost:%d",port) to conf
- String.format("http://localhost:%d",port) to conf
- Cascading Type Change (Different)
- OzoneRestClient to RpcClient
- OzoneRestClient to RpcClient
- OzoneRestClient to RpcClient
- OzoneRestClient to RpcClient
- OzoneRestClient to RpcClient
- OzoneRestClient to RpcClient
- Rename Method invocation
- getVolume to getVolumeDetails
- getVolume to getVolumeDetails
- getVolume to getVolumeDetails
- deleteVolume to createVolume
- createVolume to deleteVolume
- Introduce Literal
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- "100TB" to volumeArgs
- Update argument list (Method invocation)
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- getKey to getKey
- createVolume to createVolume
- listVolumes to listVolumes
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- createVolume to createVolume
- listVolumes to listVolumes
- createVolume to createVolume
- createVolume to createVolume
- Rename Variable
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneRestClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client
- ozoneClient to client