|
Move Method public getBlockID() : String from class org.apache.hadoop.ozone.OzoneKey to public getBlockID() : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Method public setShouldCreateContainer(create boolean) : Builder from class org.apache.hadoop.ksm.helpers.KsmKeyInfo.Builder to public setShouldCreateContainer(create boolean) : Builder from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo.Builder |
From |
To |
|
Move Method public setContainerName(container String) : Builder from class org.apache.hadoop.ksm.helpers.KsmKeyInfo.Builder to public setContainerName(container String) : Builder from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo.Builder |
From |
To |
|
Move Method public getContainerName() : String from class org.apache.hadoop.ozone.OzoneKey to public getContainerName() : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Method public getBlockID() : String from class org.apache.hadoop.ksm.helpers.KsmKeyInfo to public getBlockID() : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Method public getContainerName() : String from class org.apache.hadoop.ksm.helpers.KsmKeyInfo to public getContainerName() : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Method public setBlockID(block String) : Builder from class org.apache.hadoop.ksm.helpers.KsmKeyInfo.Builder to public setBlockID(block String) : Builder from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo.Builder |
From |
To |
|
Move Method public getShouldCreateContainer() : boolean from class org.apache.hadoop.ksm.helpers.KsmKeyInfo to public getShouldCreateContainer() : boolean from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Attribute private shouldCreateContainer : boolean from class org.apache.hadoop.ksm.helpers.KsmKeyInfo.Builder to private shouldCreateContainer : boolean from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo.Builder |
From |
To |
|
Move Attribute private blockID : String from class org.apache.hadoop.ksm.helpers.KsmKeyInfo to private blockID : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Attribute private containerName : String from class org.apache.hadoop.ozone.OzoneKey to private containerName : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Attribute private blockID : String from class org.apache.hadoop.ozone.OzoneKey to private blockID : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Attribute private containerName : String from class org.apache.hadoop.ksm.helpers.KsmKeyInfo to private containerName : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |
|
Move Attribute private containerName : String from class org.apache.hadoop.ksm.helpers.KsmKeyInfo.Builder to private containerName : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo.Builder |
From |
To |
|
Move Attribute private blockID : String from class org.apache.hadoop.ksm.helpers.KsmKeyInfo.Builder to private blockID : String from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo.Builder |
From |
To |
|
Move Attribute private shouldCreateContainer : boolean from class org.apache.hadoop.ksm.helpers.KsmKeyInfo to private shouldCreateContainer : boolean from class org.apache.hadoop.ksm.helpers.KsmKeyLocationInfo |
From |
To |