|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.protocol.KeySpaceManagerProtocol |
From |
To |
|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeySpaceManager |
From |
To |
|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeyManager |
From |
To |
|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.protocol.KeySpaceManagerProtocol |
From |
To |
|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeyManagerImpl |
From |
To |
|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.KeyManager |
From |
To |
|
Rename Method public getFromKsmKeyInfo(keyInfo KsmKeyInfo, xceiverClientManager XceiverClientManager, storageContainerLocationClient StorageContainerLocationProtocolClientSideTranslatorPB, chunkSize int, requestId String) : ChunkGroupOutputStream renamed to private allocateNewBlock(index int) : void in class org.apache.hadoop.ozone.client.io.ChunkGroupOutputStream |
From |
To |
|
Rename Method public allocateKey(args KsmKeyArgs) : KsmKeyInfo renamed to public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.protocolPB.KeySpaceManagerProtocolClientSideTranslatorPB |
From |
To |
|
Rename Variable blockID : String to containerKey : String in method private checkKeyLocationInfo(subKeyInfo KsmKeyLocationInfo) : void in class org.apache.hadoop.ozone.client.io.ChunkGroupOutputStream |
From |
To |
|
Rename Variable subKeyInfos : List<KsmKeyLocationInfo> to locations : List<KsmKeyLocationInfo> in method public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeyManagerImpl |
From |
To |
|
Rename Variable keyBlock : KsmKeyInfo to keyInfo : KsmKeyInfo in method public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeyManagerImpl |
From |
To |
|
Rename Variable keyInfo : KsmKeyInfo to openKey : OpenKeySession in method public createKey(controller RpcController, request LocateKeyRequest) : LocateKeyResponse in class org.apache.hadoop.ozone.protocolPB.KeySpaceManagerProtocolServerSideTranslatorPB |
From |
To |
|
Rename Variable keyInfo : KsmKeyInfo to openKey : OpenKeySession in method public createKey(volumeName String, bucketName String, keyName String, size long, type OzoneProtos.ReplicationType, factor OzoneProtos.ReplicationFactor) : OzoneOutputStream in class org.apache.hadoop.ozone.client.rpc.RpcClient |
From |
To |
|
Rename Variable keyInfo : KsmKeyInfo to openKey : OpenKeySession in method public newKeyWriter(args KeyArgs) : OutputStream in class org.apache.hadoop.ozone.web.storage.DistributedStorageHandler |
From |
To |
|
Change Return Type KsmKeyInfo to OpenKeySession in method public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.protocol.KeySpaceManagerProtocol |
From |
To |
|
Change Return Type KsmKeyInfo to OpenKeySession in method public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeyManager |
From |
To |
|
Change Return Type KsmKeyInfo to OpenKeySession in method public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeySpaceManager |
From |
To |
|
Change Return Type KsmKeyInfo to KsmKeyLocationInfo in method public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.protocol.KeySpaceManagerProtocol |
From |
To |
|
Change Return Type KsmKeyInfo to KsmKeyLocationInfo in method public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.KeyManager |
From |
To |
|
Change Return Type KsmKeyInfo to OpenKeySession in method public openKey(args KsmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.ksm.KeyManagerImpl |
From |
To |
|
Change Return Type KsmKeyInfo to KsmKeyLocationInfo in method public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.protocolPB.KeySpaceManagerProtocolClientSideTranslatorPB |
From |
To |
|
Change Return Type ChunkGroupOutputStream to void in method private allocateNewBlock(index int) : void in class org.apache.hadoop.ozone.client.io.ChunkGroupOutputStream |
From |
To |
|
Change Variable Type keyInfo : KsmKeyInfo to openKey : OpenKeySession in method public createKey(volumeName String, bucketName String, keyName String, size long, type OzoneProtos.ReplicationType, factor OzoneProtos.ReplicationFactor) : OzoneOutputStream in class org.apache.hadoop.ozone.client.rpc.RpcClient |
From |
To |
|
Change Variable Type keyInfo : KsmKeyInfo to openKey : OpenKeySession in method public newKeyWriter(args KeyArgs) : OutputStream in class org.apache.hadoop.ozone.web.storage.DistributedStorageHandler |
From |
To |
|
Change Variable Type resp : LocateKeyResponse to resp : AllocateBlockResponse in method public allocateBlock(args KsmKeyArgs, clientID int) : KsmKeyLocationInfo in class org.apache.hadoop.ozone.ksm.protocolPB.KeySpaceManagerProtocolClientSideTranslatorPB |
From |
To |
|
Change Variable Type keyInfo : KsmKeyInfo to openKey : OpenKeySession in method public createKey(controller RpcController, request LocateKeyRequest) : LocateKeyResponse in class org.apache.hadoop.ozone.protocolPB.KeySpaceManagerProtocolServerSideTranslatorPB |
From |
To |