|
Pull Up Method package getLength(i int) : Integer from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package getLength(i int) : Integer from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package getDatanodes(streamer StripedDataStreamer) : DatanodeInfo from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package getDatanodes(streamer StripedDataStreamer) : DatanodeInfo from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private combinations(n int, k int) : List<List<Integer>> from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to private combinations(n int, k int) : List<List<Integer>> from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private waitTokenExpires(out FSDataOutputStream) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to private waitTokenExpires(out FSDataOutputStream) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private newHdfsConfiguration() : HdfsConfiguration from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package newHdfsConfiguration() : HdfsConfiguration from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private tearDown() : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package tearDown() : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private setup(conf Configuration) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package setup(conf Configuration) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method public init() : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to public init() : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private getComb(n int, k int, stack Stack<Integer>, res List<List<Integer>>) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to private getComb(n int, k int, stack Stack<Integer>, res List<List<Integer>>) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package killDatanode(cluster MiniDFSCluster, out DFSStripedOutputStream, dnIndex int, pos AtomicInteger) : DatanodeInfo from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package killDatanode(cluster MiniDFSCluster, out DFSStripedOutputStream, dnIndex int, pos AtomicInteger) : DatanodeInfo from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package runTestWithMultipleFailure(length int) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package runTestWithMultipleFailure(length int) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private getKillPositions(fileLen int, num int) : int[] from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package getKillPositions(fileLen int, num int) : int[] from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package runTest(length int) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package runTest(length int) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private getDnIndexSuite() : int[][] from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to private getDnIndexSuite() : int[][] from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method public getEcSchema() : ECSchema from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to public getEcSchema() : ECSchema from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package getGenerationStamp(out DFSStripedOutputStream) : long from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package getGenerationStamp(out DFSStripedOutputStream) : long from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package write(out FSDataOutputStream, i int) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package write(out FSDataOutputStream, i int) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method private runTest(length int, killPos int[], dnIndex int[], tokenExpire boolean) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package runTest(length int, killPos int[], dnIndex int[], tokenExpire boolean) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Method package newLengths() : List<Integer> from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package newLengths() : List<Integer> from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private cluster : MiniDFSCluster from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package cluster : MiniDFSCluster from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private stripesPerBlock : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected stripesPerBlock : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private cellSize : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected cellSize : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private FLUSH_POS : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected FLUSH_POS : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private dfs : DistributedFileSystem from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package dfs : DistributedFileSystem from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private RANDOM : Random from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected RANDOM : Random from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private parityBlocks : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected parityBlocks : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private dir : Path from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package dir : Path from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private blockSize : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected blockSize : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private blockGroupSize : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected blockGroupSize : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private dataBlocks : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected dataBlocks : int from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private ecPolicy : ErasureCodingPolicy from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected ecPolicy : ErasureCodingPolicy from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private lengths : List<Integer> from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to protected lengths : List<Integer> from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |
|
Pull Up Attribute private dnIndexSuite : int[][] from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to private dnIndexSuite : int[][] from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureBase |
From |
To |