|
Move Method public testReadCorruptedData() : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public testReadCorruptedData() : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData |
From |
To |
|
Move Method public testReadWithDNFailure() : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public testReadWithDNFailure() : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDNFailure |
From |
To |
|
Move Method private corruptBlocks(srcPath Path, dataBlkDelNum int, parityBlkDelNum int, deleteBlockFile boolean) : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public corruptBlocks(cluster MiniDFSCluster, dfs DistributedFileSystem, srcPath Path, dataBlkDelNum int, parityBlkDelNum int, deleteBlockFile boolean) : void from class org.apache.hadoop.hdfs.ReadStripedFileWithDecodingHelper |
From |
To |
|
Move Method private testReadWithBlockCorrupted(src String, fileLength int, dataBlkDelNum int, parityBlkDelNum int, deleteBlockFile boolean) : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public testReadWithBlockCorrupted(cluster MiniDFSCluster, dfs DistributedFileSystem, src String, fileNumBytes int, dataBlkDelNum int, parityBlkDelNum int, deleteBlockFile boolean) : void from class org.apache.hadoop.hdfs.ReadStripedFileWithDecodingHelper |
From |
To |
|
Move Method private findFirstDataNode(file Path, length long) : int from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public findFirstDataNode(cluster MiniDFSCluster, dfs DistributedFileSystem, file Path, length long) : int from class org.apache.hadoop.hdfs.ReadStripedFileWithDecodingHelper |
From |
To |
|
Move Method private getLocatedBlocks(filePath Path) : LocatedBlocks from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public getLocatedBlocks(dfs DistributedFileSystem, filePath Path) : LocatedBlocks from class org.apache.hadoop.hdfs.ReadStripedFileWithDecodingHelper |
From |
To |
|
Move Method private testReadWithDNFailure(fileLength int, dnFailureNum int) : void from class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding to public testReadWithDNFailure(cluster MiniDFSCluster, dfs DistributedFileSystem, fileLength int, dnFailureNum int) : void from class org.apache.hadoop.hdfs.ReadStripedFileWithDecodingHelper |
From |
To |