|
Move Method package verifySeek(fs FileSystem, srcPath Path, fileLength int) : void from class org.apache.hadoop.hdfs.TestWriteReadStripedFile to package verifySeek(fs FileSystem, srcPath Path, fileLength int) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil |
From |
To |
|
Move Method private assertSeekAndRead(fsdis FSDataInputStream, pos int, writeBytes int) : void from class org.apache.hadoop.hdfs.TestWriteReadStripedFile to package assertSeekAndRead(fsdis FSDataInputStream, pos int, writeBytes int) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil |
From |
To |
|
Move Method package verifyPread(fs FileSystem, srcPath Path, fileLength int, expected byte[], buf byte[]) : void from class org.apache.hadoop.hdfs.TestWriteReadStripedFile to package verifyPread(fs FileSystem, srcPath Path, fileLength int, expected byte[], buf byte[]) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil |
From |
To |
|
Move Method package verifyStatefulRead(fs FileSystem, srcPath Path, fileLength int, expected byte[], buf byte[]) : void from class org.apache.hadoop.hdfs.TestWriteReadStripedFile to package verifyStatefulRead(fs FileSystem, srcPath Path, fileLength int, expected byte[], buf byte[]) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil |
From |
To |
|
Move Method package verifyStatefulRead(fs FileSystem, srcPath Path, fileLength int, expected byte[], buf ByteBuffer) : void from class org.apache.hadoop.hdfs.TestWriteReadStripedFile to package verifyStatefulRead(fs FileSystem, srcPath Path, fileLength int, expected byte[], buf ByteBuffer) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil |
From |
To |
|
Move Method package verifyLength(fs FileSystem, srcPath Path, fileLength int) : void from class org.apache.hadoop.hdfs.TestWriteReadStripedFile to package verifyLength(fs FileSystem, srcPath Path, fileLength int) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil |
From |
To |
|
Change Return Type void to boolean in method package readChunk(service CompletionService<Void>, block LocatedBlock, chunkIndex int) : boolean in class org.apache.hadoop.hdfs.DFSStripedInputStream.PositionStripeReader |
From |
To |
|
Change Return Type void to boolean in method private prepareParityBlockReader(i int) : boolean in class org.apache.hadoop.hdfs.DFSStripedInputStream.StatefulStripeReader |
From |
To |
|
Change Return Type void to boolean in method package abstract readChunk(service CompletionService<Void>, block LocatedBlock, chunkIndex int) : boolean in class org.apache.hadoop.hdfs.DFSStripedInputStream.StripeReader |
From |
To |
|
Change Return Type void to boolean in method package readChunk(service CompletionService<Void>, block LocatedBlock, chunkIndex int) : boolean in class org.apache.hadoop.hdfs.DFSStripedInputStream.StatefulStripeReader |
From |
To |