|
Change Variable Type volumeIds : HashSet<String> to volumeIds : Set<String> in method public testListVolume() : void in class org.apache.hadoop.cblock.TestCBlockServer |
From |
To |
|
Change Variable Type resp : CBlockClientServerProtocolProtos.MountVolumeResponseProto to resp : MountVolumeResponseProto in method public mountVolume(userName String, volumeName String) : MountVolumeResponse in class org.apache.hadoop.cblock.jscsiHelper.CBlockClientProtocolClientSideTranslatorPB |
From |
To |
|
Change Variable Type containerID : CBlockClientServerProtocolProtos.ContainerIDProto to containerID : ContainerIDProto in method public mountVolume(userName String, volumeName String) : MountVolumeResponse in class org.apache.hadoop.cblock.jscsiHelper.CBlockClientProtocolClientSideTranslatorPB |
From |
To |