|
Rename Method public getPath(bpid String) : String renamed to public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Rename Method public getBasePath() : String renamed to public getBaseURI() : URI in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Rename Method public getFinalizedDir(bpid String) : File renamed to public compileReport(bpid String, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Rename Method public getPath(bpid String) : String renamed to public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Rename Method public getBasePath() : String renamed to public getBaseURI() : URI in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Rename Method public getFinalizedDir(bpid String) : File renamed to public compileReport(bpid String, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Rename Method public getFinalizedDir(bpid String) : File renamed to public compileReport(bpid String, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Rename Method public getBasePath() : String renamed to public getBaseURI() : URI in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Rename Method public getPath(bpid String) : String renamed to public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Change Parameter Type root : File to volume : FsVolumeImpl in method package execute(volume FsVolumeImpl, task Runnable) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Change Parameter Type bpid : String to conf : Configuration in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Change Parameter Type volume : File to volume : FsVolumeImpl in method package addVolume(volume FsVolumeImpl) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Parameter Type volume : File to volume : FsVolumeImpl in method package removeVolume(volume FsVolumeImpl) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Parameter Type volume : File to storageId : String in method package removeVolume(storageId String) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Change Parameter Type failedStorageLocation : String to failedStorageLocation : StorageLocation in method public VolumeFailureInfo(failedStorageLocation StorageLocation, failureDate long) in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.VolumeFailureInfo |
From |
To |
|
Change Parameter Type absoluteVolumePaths : Set<File> to storageLocations : Collection<StorageLocation> in method private removeVolumes(storageLocations Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.DataNode |
From |
To |
|
Change Parameter Type volume : File to volume : FsVolumeImpl in method package addVolume(volume FsVolumeImpl) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Change Parameter Type bpid : String to conf : Configuration in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Change Parameter Type volume : File to storageId : String in method private addExecutorForVolume(storageId String) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Parameter Type volumes : Set<File> to volumes : Collection<StorageLocation> in method public removeVolumes(volumes Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset |
From |
To |
|
Change Parameter Type volume : File to volume : FsVolumeImpl in method private addExecutorForVolume(volume FsVolumeImpl) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Change Parameter Type bpid : String to conf : Configuration in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Change Parameter Type volume : File to storageLocation : StorageLocation in method package removeVolume(storageLocation StorageLocation, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Change Parameter Type dirsToRemove : Set<File> to storageLocations : Collection<StorageLocation> in method package removeVolumes(storageLocations Collection<StorageLocation>) : void in class org.apache.hadoop.hdfs.server.datanode.DataStorage |
From |
To |
|
Change Parameter Type vol : File to location : StorageLocation in method private removeVolumeFailureInfo(location StorageLocation) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Change Parameter Type failedStorageLocation : String to failedStorageLocation : StorageLocation in method public VolumeFailureInfo(failedStorageLocation StorageLocation, failureDate long, estimatedCapacityLost long) in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.VolumeFailureInfo |
From |
To |
|
Change Parameter Type volume : File to location : StorageLocation in method public prepareVolume(datanode DataNode, location StorageLocation, nsInfos List<NamespaceInfo>) : VolumeBuilder in class org.apache.hadoop.hdfs.server.datanode.DataStorage |
From |
To |
|
Change Parameter Type volume : File to volume : FsVolumeImpl in method package queryVolume(volume FsVolumeImpl) : boolean in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Parameter Type root : File to storageId : String in method package execute(storageId String, task Runnable) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Parameter Type volumesToRemove : Set<File> to storageLocationsToRemove : Collection<StorageLocation> in method public removeVolumes(storageLocationsToRemove Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Parameter Type volumes : Set<File> to volumes : Collection<StorageLocation> in method public removeVolumes(volumes Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi |
From |
To |
|
Move Method private compileReport(vol FsVolumeSpi, bpFinalizedDir File, dir File, report LinkedList<ScanInfo>) : LinkedList<ScanInfo> from class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ReportCompiler to private compileReport(bpFinalizedDir File, dir File, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> from class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Move Method private verifyFileLocation(actualBlockFile File, bpFinalizedDir File, blockId long) : void from class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ReportCompiler to private verifyFileLocation(actualBlockFile File, bpFinalizedDir File, blockId long) : void from class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Move Method private isBlockMetaFile(blockId String, metaFile String) : boolean from class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner to private isBlockMetaFile(blockId String, metaFile String) : boolean from class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Rename Variable unhealthyDataDirs : Set<File> to unhealthyLocations : Set<StorageLocation> in method private checkDiskError() : void in class org.apache.hadoop.hdfs.server.datanode.DataNode |
From |
To |
|
Rename Variable absBasePath : File to blockStorageLocation : StorageLocation in method public removeVolumes(storageLocationsToRemove Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Rename Variable failedVols : Set<File> to failedLocations : Set<StorageLocation> in method package checkDirs() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Rename Variable absRoot : File to sdLocation : StorageLocation in method public removeVolumes(storageLocationsToRemove Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Rename Variable volume : File to storageId : String in method package removeVolume(volume FsVolumeImpl) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Rename Variable volumeDirectoryToRemove : String to volumeLocationToRemove : StorageLocation in method public testRemovingStorageDoesNotProduceZombies() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages |
From |
To |
|
Rename Variable dataDir : File to location : StorageLocation in method private checkDiskError() : void in class org.apache.hadoop.hdfs.server.datanode.DataNode |
From |
To |
|
Rename Variable dir : File to storageLocation : StorageLocation in method private addVolume(dataLocations Collection<StorageLocation>, sd Storage.StorageDirectory) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Return Type String to URI in method public getBaseURI() : URI in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Change Return Type Set<File> to Set<StorageLocation> in method public checkDataDir() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalDatasetImpl |
From |
To |
|
Change Return Type File to LinkedList<ScanInfo> in method public compileReport(bpid String, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Change Return Type File to LinkedList<ScanInfo> in method public compileReport(bpid String, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Change Return Type String to DF in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Change Return Type Set<File> to Set<StorageLocation> in method public checkDataDir() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset |
From |
To |
|
Change Return Type Set<File> to Set<StorageLocation> in method public checkDataDir() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi |
From |
To |
|
Change Return Type String to URI in method public getBaseURI() : URI in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Change Return Type String to StorageLocation in method public getFailedStorageLocation() : StorageLocation in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.VolumeFailureInfo |
From |
To |
|
Change Return Type String to DF in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Change Return Type String to URI in method public getBaseURI() : URI in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |
|
Change Return Type Set<File> to Set<StorageLocation> in method package checkDirs() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Change Return Type File to LinkedList<ScanInfo> in method public compileReport(bpid String, report LinkedList<ScanInfo>, reportCompiler ReportCompiler) : LinkedList<ScanInfo> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Change Return Type Set<File> to Set<StorageLocation> in method public checkDataDir() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Return Type String to DF in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Change Variable Type failedLocationSet : Set<String> to failedLocationSet : Set<StorageLocation> in method private getInitialVolumeFailureInfos(dataLocations Collection<StorageLocation>, storage DataStorage) : List<VolumeFailureInfo> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Variable Type absBasePath : File to blockStorageLocation : StorageLocation in method public removeVolumes(storageLocationsToRemove Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Variable Type failedVols : Set<File> to failedLocations : Set<StorageLocation> in method package checkDirs() : Set<StorageLocation> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Change Variable Type diff : LinkedList<DirectoryScanner.ScanInfo> to diff : LinkedList<FsVolumeSpi.ScanInfo> in method private scan(totalBlocks long, diffsize int, missingMetaFile long, missingBlockFile long, missingMemoryBlocks long, mismatchBlocks long, duplicateBlocks long) : void in class org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner |
From |
To |
|
Change Variable Type absRoot : File to sdLocation : StorageLocation in method public removeVolumes(storageLocationsToRemove Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Variable Type failedStorageLocation : String to failedStorageLocation : StorageLocation in method private getInitialVolumeFailureInfos(dataLocations Collection<StorageLocation>, storage DataStorage) : List<VolumeFailureInfo> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Variable Type volume : File to storageId : String in method package removeVolume(volume FsVolumeImpl) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Variable Type e : Map.Entry<File,ThreadPoolExecutor> to e : Map.Entry<String,ThreadPoolExecutor> in method package shutdown() : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Variable Type scanInfo : DirectoryScanner.ScanInfo to scanInfo : FsVolumeSpi.ScanInfo in method package testScanInfoObject(blockId long, blockFile File, metaFile File) : void in class org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner |
From |
To |
|
Change Variable Type volumeDirectoryToRemove : String to volumeLocationToRemove : StorageLocation in method public testRemovingStorageDoesNotProduceZombies() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages |
From |
To |
|
Change Variable Type dataDir : File to location : StorageLocation in method private checkDiskError() : void in class org.apache.hadoop.hdfs.server.datanode.DataNode |
From |
To |
|
Change Variable Type scanInfo : DirectoryScanner.ScanInfo to scanInfo : FsVolumeSpi.ScanInfo in method package testScanInfoObject(blockId long) : void in class org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner |
From |
To |
|
Change Variable Type unhealthyDataDirs : Set<File> to unhealthyLocations : Set<StorageLocation> in method private checkDiskError() : void in class org.apache.hadoop.hdfs.server.datanode.DataNode |
From |
To |
|
Change Variable Type sourceRoot : String to sourceRoot : URI in method private duplicateBlock(blockId long) : void in class org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner |
From |
To |
|
Change Variable Type e : Map.Entry<File,ThreadPoolExecutor> to e : Map.Entry<String,ThreadPoolExecutor> in method package shutdown() : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Change Variable Type spy : FsVolumeSpi to spy : FsVolumeImpl in method public testExceptionHandlingWhileDirectoryScan() : void in class org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner |
From |
To |
|
Change Variable Type volume : FsVolumeSpi to volume : FsVolumeImpl in method public testExceptionHandlingWhileDirectoryScan() : void in class org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner |
From |
To |
|
Change Variable Type volumesToRemove : Set<File> to volumesToRemove : Set<StorageLocation> in method public testRemoveNewlyAddedVolume() : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl |
From |
To |
|
Change Variable Type dir : File to storageLocation : StorageLocation in method private addVolume(dataLocations Collection<StorageLocation>, sd Storage.StorageDirectory) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Change Variable Type volumesToRemove : Set<File> to volumesToRemove : Set<StorageLocation> in method public testRemoveVolumes() : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl |
From |
To |
|
Change Attribute Type failedStorageLocation : String to failedStorageLocation : StorageLocation in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.VolumeFailureInfo |
From |
To |
|
Change Attribute Type volumeFailureInfos : Map<String,VolumeFailureInfo> to volumeFailureInfos : Map<StorageLocation,VolumeFailureInfo> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Change Attribute Type executors : Map<File,ThreadPoolExecutor> to executors : Map<String,ThreadPoolExecutor> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Change Attribute Type executors : Map<File,ThreadPoolExecutor> to executors : Map<String,ThreadPoolExecutor> in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Extract And Move Method public incrNumBlocks(bpid String) : void extracted from private moveBlock(block ExtendedBlock, replicaInfo ReplicaInfo, volumeRef FsVolumeReference) : ReplicaInfo in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl & moved to class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Extract And Move Method public copyBlockToLazyPersistLocation(bpId String, blockId long, genStamp long, replicaInfo ReplicaInfo, smallBufferSize int, conf Configuration) : File[] extracted from public run() : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService.ReplicaLazyPersistTask & moved to class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Extract And Move Method public moveBlockToTmpLocation(block ExtendedBlock, replicaInfo ReplicaInfo, smallBufferSize int, conf Configuration) : ReplicaInfo extracted from private moveBlock(block ExtendedBlock, replicaInfo ReplicaInfo, volumeRef FsVolumeReference) : ReplicaInfo in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl & moved to class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Extract And Move Method public resolveDuplicateReplicas(bpid String, memBlockInfo ReplicaInfo, diskBlockInfo ReplicaInfo, volumeMap ReplicaMap) : void extracted from public checkAndUpdate(bpid String, blockId long, diskFile File, diskMetaFile File, vol FsVolumeSpi) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl & moved to class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl |
From |
To |
|
Rename Parameter absoluteVolumePaths : Set<File> to storageLocations : Collection<StorageLocation> in method private removeVolumes(storageLocations Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.DataNode |
From |
To |
|
Rename Parameter volume : File to location : StorageLocation in method public prepareVolume(datanode DataNode, location StorageLocation, nsInfos List<NamespaceInfo>) : VolumeBuilder in class org.apache.hadoop.hdfs.server.datanode.DataStorage |
From |
To |
|
Rename Parameter volumesToRemove : Set<File> to storageLocationsToRemove : Collection<StorageLocation> in method public removeVolumes(storageLocationsToRemove Collection<StorageLocation>, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImpl |
From |
To |
|
Rename Parameter volume : File to storageId : String in method private addExecutorForVolume(storageId String) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Rename Parameter bpid : String to conf : Configuration in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi |
From |
To |
|
Rename Parameter volume : File to storageLocation : StorageLocation in method package removeVolume(storageLocation StorageLocation, clearFailure boolean) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Rename Parameter dirsToRemove : Set<File> to storageLocations : Collection<StorageLocation> in method package removeVolumes(storageLocations Collection<StorageLocation>) : void in class org.apache.hadoop.hdfs.server.datanode.DataStorage |
From |
To |
|
Rename Parameter root : File to volume : FsVolumeImpl in method package execute(volume FsVolumeImpl, task Runnable) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Rename Parameter vol : File to location : StorageLocation in method private removeVolumeFailureInfo(location StorageLocation) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList |
From |
To |
|
Rename Parameter volume : File to storageId : String in method package removeVolume(storageId String) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetAsyncDiskService |
From |
To |
|
Rename Parameter root : File to storageId : String in method package execute(storageId String, task Runnable) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RamDiskAsyncLazyPersistService |
From |
To |
|
Rename Parameter bpid : String to conf : Configuration in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedVolume |
From |
To |
|
Rename Parameter bpid : String to conf : Configuration in method public getUsageStats(conf Configuration) : DF in class org.apache.hadoop.hdfs.server.datanode.extdataset.ExternalVolumeImpl |
From |
To |